mirror of
https://github.com/open-goal/jak-project
synced 2026-09-02 02:02:51 -04:00
W/nav debugging (#2077)
Co-authored-by: Tyler Wilding <xtvaser@gmail.com>
This commit is contained in:
+1
@@ -1619,6 +1619,7 @@
|
||||
)
|
||||
|
||||
;; definition for method 3 of type debug-vertex-stats
|
||||
;; INFO: this function exists in multiple non-identical object files
|
||||
(defmethod inspect debug-vertex-stats ((obj debug-vertex-stats))
|
||||
(format #t "[~8x] ~A~%" obj (-> obj type))
|
||||
(format #t "~Tlength: ~D~%" (-> obj length))
|
||||
|
||||
Reference in New Issue
Block a user