mirror of
https://github.com/open-goal/jak-project
synced 2026-08-11 03:26:33 -04:00
[decomp] fisher and FIN.DGO (finalboss) level (#899)
* decomp `fisher`, `robotboss`, `light-eco`, `green-eco-lurker`, `sage-finalboss`, `robotboss-weapon`, `robotboss-misc` * fixes * add files * add `:states` list to `deftype` and fix files * test state forward decl's on a few more types * also the refs * add light-eco * whatever
This commit is contained in:
+1
-5
@@ -223,7 +223,7 @@
|
||||
((obj collide-shape-prim-group) (arg0 int))
|
||||
(&+! (-> obj cshape) arg0)
|
||||
(countdown (v1-2 (-> obj num-prims))
|
||||
(+! (-> obj prim v1-2) arg0)
|
||||
(&+! (-> obj prims v1-2) arg0)
|
||||
)
|
||||
obj
|
||||
)
|
||||
@@ -469,7 +469,3 @@
|
||||
)
|
||||
(the-as manipy ((method-of-type process-drawable relocate) obj arg0))
|
||||
)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user