mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-02-27 20:30:11 +00:00
Fix use-after-free of trigger table after tile engine frees it
This commit is contained in:
parent
208d4c01f0
commit
b9bd377408
@ -341,6 +341,8 @@ LOAD_ALL_TILES
|
||||
|
||||
FREE_SCRIPTS
|
||||
+freeResource SCRIPTS_LOC
|
||||
LDA #0
|
||||
STA SCRIPTS_ID
|
||||
RTS
|
||||
|
||||
!macro freeScripts {
|
||||
|
Loading…
x
Reference in New Issue
Block a user