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
0252da2a71
ReC98
/
th01
/
hardware
/
vsync.h
4 lines
71 B
C
Raw
Normal View
History
Unescape
Escape
[Decompilation] [th01] Game init and exit functions Yes, that's the code that forgot reactivating the text cursor before returning to the DOS prompt! Completes P0080, funded by Ember2528 and Splashman.
2020-03-02 19:22:10 +00:00
void
vsync_init
(
void
)
;
[Decompilation] [th01] Blocking palette fade-ins from a custom start color ❎ Unused… Part of P0067, funded by Splashman.
2020-01-06 11:07:53 +00:00
void
z_vsync_wait
(
void
)
;
[Decompilation] [th01] Game init and exit functions Yes, that's the code that forgot reactivating the text cursor before returning to the DOS prompt! Completes P0080, funded by Ember2528 and Splashman.
2020-03-02 19:22:10 +00:00
void
vsync_exit
(
void
)
;