forked from github/server
some cleanup is good.
This commit is contained in:
parent
33a6d7fa0e
commit
6699e8940e
|
@ -53,9 +53,9 @@ void game_done(void)
|
|||
free_config();
|
||||
free_special_directions();
|
||||
free_locales();
|
||||
#endif
|
||||
kernel_done();
|
||||
dblib_close();
|
||||
#endif
|
||||
}
|
||||
|
||||
void game_init(void)
|
||||
|
|
Loading…
Reference in New Issue