mirror of
https://github.com/open-goal/jak-project
synced 2026-06-25 02:02:08 -04:00
gcommon.gc: Typo.
This commit is contained in:
@@ -195,7 +195,7 @@
|
||||
((data float :offset-assert 4))
|
||||
(:methods
|
||||
(print (_type_) _type_ 2) ;; we will override print later on. This is optional to include
|
||||
(inspect (_type_) _type_ 3) ;; this is a parent method we won't override. This is also optional to inlcude
|
||||
(inspect (_type_) _type_ 3) ;; this is a parent method we won't override. This is also optional to include
|
||||
)
|
||||
|
||||
:size-assert 8
|
||||
|
||||
Reference in New Issue
Block a user