some static-screen decomp fixes (#1435)

* some decomp fixes

* memcard robustness

* fix wrong bank in savefile being picked

* wtf???

* remove deleted memcard code
This commit is contained in:
ManDude
2022-06-10 18:20:00 +01:00
committed by GitHub
parent 7ce58f709f
commit 3ce301ad0d
13 changed files with 710 additions and 1380 deletions
@@ -146,7 +146,7 @@
(random-mult int32 :offset 12)
(sym symbol :offset 4) ;; moved
(func symbol :offset 4)
(tex uint32 :offset 4)
(tex texture-id :offset 4)
(pntr pointer :offset 4)
;; sym used to be here
(sound sound-spec :offset 4)