fixes crash when exiting game

This commit is contained in:
duncathan 2021-09-23 22:21:07 -06:00
parent 347bfcdc57
commit 2a042c24e4
2 changed files with 2 additions and 0 deletions

View File

@ -29,4 +29,6 @@ call _free
pop ecx
:$LN3@ReleaseCre
mov esp, ebp
pop ebp
retn

Binary file not shown.