decomp: 1 function left - new decomp issue now

ConditionalMoveFalseElement::push_to_stack
This commit is contained in:
Tyler Wilding 2021-08-09 00:26:38 -04:00
parent b325a285dd
commit 7878167cd9
No known key found for this signature in database
GPG key ID: A89403EB356ED106
2 changed files with 13 additions and 0 deletions

View file

@ -1414,6 +1414,7 @@
],
"nav-enemy": [
["L349", "attack-info", true],
["L353", "float", true],
["L354", "float", true],
["L355", "float", true],

View file

@ -1801,6 +1801,12 @@
"nav-enemy-set-base-collide-sphere-collide-with": [
[[0, 999], "s6", "nav-enemy"],
[32, "v1", "collide-shape-prim-sphere"],
[33, "s5", "collide-shape-prim-group"],
[37, "v1", "collide-shape-prim-sphere"],
[38, "s5", "collide-shape-prim-group"],
[42, "v1", "collide-shape-prim-sphere"],
[43, "s5", "collide-shape-prim-group"],
[50, "s4", "collide-shape-prim-group"]
],
@ -2134,5 +2140,11 @@
[[0, 999], "s6", "process-drawable"]
],
"(method 7 nav-enemy)": [
[5, "v1", "int"],
[10, "v1", "int"],
[19, "t9", "(function process-drawable int none)"]
],
"placeholder-do-not-add-below": []
}