;;-*-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 ;; TODO stubs (defun cam-collision-record-save ((arg0 vector) (arg1 vector) (arg2 int) (arg3 symbol) (arg4 camera-slave)) (none) ) (defun cam-debug-add-los-tri ((arg0 (inline-array collide-cache-tri)) (arg1 vector) (arg2 vector)) (none) ) (defun cam-debug-reset-coll-tri () (none) )