This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
ReC98
mirror of
https://github.com/nmlgc/ReC98.git
Watch
1
Star
1
Fork
You've already forked ReC98
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bd8e9ffa2e
ReC98
/
th05
/
op
/
op.hpp
4 lines
76 B
C++
Raw
Normal View
History
Unescape
Escape
[Maintenance] Macros: Update to current coding standards Less fancy token pasting, replacing them with inline functions where possible, entirely removing unnecessary ones, and fixing smaller issues here and there. Part of P0186, funded by [Anonymous] and Blue Bolt.
2022-03-12 18:28:11 +00:00
#
include
"th04/op/op.hpp"
[Decompilation] [th05] Game clear/extra unlock variable initialization Why does this function also have to load sprites for the viewing mode of the high score menu?! Oh well, ridiculous functions deserve ridiculous names… Part of P0119, funded by [Anonymous] and -Tom-.
2020-09-20 16:20:31 +00:00
extern
bool
extra_playable_with
[
PLAYCHAR_COUNT
]
;