Files
jak-project/goal_src/engine/ui/progress/progress-static.gc
T
water111 09142d1712 Support "game count" and v4 objects (#140)
* generate object, but not supported in linker yet

* add link and tests

* update types
2020-11-24 20:48:38 -05:00

8 lines
163 B
Common Lisp

;;-*-Lisp-*-
(in-package goal)
;; name: progress-static.gc
;; name in dgo: progress-static
;; dgos: GAME, ENGINE
(define *game-counts* (the game-count-info '#f))