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
5a6567e173
ReC98
/
th02
/
exit_dos.c
8 lines
111 B
C
Raw
Blame
History
void
game_exit_to_dos
(
void
)
{
game_exit
(
)
;
key_beep_on
(
)
;
text_systemline_on
(
)
;
text_cursor_on
(
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink