mirror of
https://github.com/open-goal/jak-project
synced 2026-09-08 03:46:51 -04:00
clean up font color
This commit is contained in:
@@ -57,6 +57,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