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
295d5a8c6c
ReC98
/
th05
/
initop.cpp
3 lines
58 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_
[Separate translation units] [th02/th03/th05] game_init_op() Completes P0133, funded by [Anonymous].
2021-01-30 16:14:14 +00:00
#
include
"th03/core/initop.cpp"