mirror of
https://github.com/open-goal/jak-project
synced 2026-08-20 14:24:45 -04:00
decomp: Decompile wind (#480)
* decomp: Decompile `wind` * include `<limits>`
This commit is contained in:
@@ -578,4 +578,9 @@
|
||||
(:methods
|
||||
(dummy-9 () none 9)
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
; This was likely originally defined inside `wind-h`
|
||||
; but the decompiler won't output it, so we have to manually define it
|
||||
(define-extern wind-work type)
|
||||
(define-extern *wind-work* wind-work)
|
||||
|
||||
Reference in New Issue
Block a user