[decompiler] small fixes for methods and more reference tests (#419)

* clean up method stuff, fix a few small bugs, and add references for easy -h files

* more small fixes and reference tests
This commit is contained in:
water111
2021-05-06 00:42:49 -04:00
committed by GitHub
parent 0a6602e320
commit 21fefa0aaa
41 changed files with 3427 additions and 220 deletions
@@ -425,4 +425,7 @@
;; texture
(declare-type texture-page basic)
(declare-type level basic)
(declare-type level basic)
;; main-h
(define-extern *dproc* process)