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
753f73f5f2
ReC98
/
th04
/
exit.c
3 lines
54 B
C
Raw
Normal View
History
Unescape
Escape
[Maintenance] Prefer the -zC and -zP options over `#pragma codeseg` Might look uglier, but has the advantage of not generating an empty segment with the default name… *and* the default padding, which will really come in handy with the following breakthrough. Part of P0137, funded by [Anonymous].
2021-03-21 18:35:04 +00:00
#
pragma option -zCSHARED_
[Translation unit catch-up] [th05] game_exit() Part of P0136, funded by [Anonymous].
2021-03-08 18:27:29 +00:00
#
include
"th02/core/exit.c"