mirror of
https://github.com/cave-story-randomizer/cave-story-randomizer
synced 2025-01-12 06:37:08 +00:00
fixes crash when exiting game
This commit is contained in:
parent
347bfcdc57
commit
2a042c24e4
|
@ -29,4 +29,6 @@ call _free
|
|||
pop ecx
|
||||
|
||||
:$LN3@ReleaseCre
|
||||
mov esp, ebp
|
||||
pop ebp
|
||||
retn
|
Binary file not shown.
Loading…
Reference in a new issue