mirror of
https://github.com/open-goal/jak-project
synced 2026-06-20 16:21:35 -04:00
21fefa0aaa
* clean up method stuff, fix a few small bugs, and add references for easy -h files * more small fixes and reference tests
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))
|
|
)
|