hecking---

This commit is contained in:
ElijahZAwesome 2018-02-08 09:52:30 -06:00
parent 6b4a849e5c
commit a2ea96cef8
2 changed files with 2 additions and 1 deletions

View file

@ -228,6 +228,7 @@ int main() {
networkExit();
csndExit();
cfguExit();
romfsExit();
sf2d_fini();
return 0;
}