mirror of
https://github.com/open-goal/jak-project
synced 2026-07-07 06:05:15 -04:00
12 lines
225 B
Common Lisp
12 lines
225 B
Common Lisp
;;-*-Lisp-*-
|
|
(in-package goal)
|
|
|
|
;; name: cam-debug.gc
|
|
;; name in dgo: cam-debug
|
|
;; dgos: GAME
|
|
|
|
(define-extern camera-plot-float-func (function float float float float (function float float) vector4w none))
|
|
|
|
;; DECOMP BEGINS
|
|
|