mirror of
https://github.com/open-goal/jak-project
synced 2026-05-28 16:32:18 -04:00
2a315419de
* tests: Move all files to new directories * scripts: Update decomp scripts * tests: Remove hard-coded list for offline tests * linting
7 lines
90 B
Common Lisp
7 lines
90 B
Common Lisp
;;-*-Lisp-*-
|
|
(in-package goal)
|
|
|
|
;; failed to figure out what this is:
|
|
(let ((v0-0 0))
|
|
)
|