mirror of
https://github.com/open-goal/jak-project
synced 2026-07-28 15:18:47 -04:00
1af0f4a1a7
* [decomp] most of `level` and some game loop functions + couple decompiler fixes * add ART.CGO to fake-iso
10 lines
156 B
Common Lisp
10 lines
156 B
Common Lisp
;;-*-Lisp-*-
|
|
(in-package goal)
|
|
|
|
;; name: load-boundary-h.gc
|
|
;; name in dgo: load-boundary-h
|
|
;; dgos: GAME, ENGINE
|
|
|
|
|
|
(define-extern *load-state* load-state)
|