mirror of
https://github.com/open-goal/jak-project
synced 2026-08-19 06:02:15 -04:00
[decomp] Small fixes (#541)
* fix a few bugs * fix local vars missing in top level * more small fixes * support missing inline array access case * one more fix
This commit is contained in:
@@ -59,8 +59,4 @@
|
||||
;; definition for symbol *temp-mem-usage*, type symbol
|
||||
(define *temp-mem-usage* #f)
|
||||
|
||||
;; failed to figure out what this is:
|
||||
(empty-form)
|
||||
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user