improve goto_if macros

This commit is contained in:
Melody
2018-12-21 20:28:24 -05:00
parent 87fd6b8dc2
commit ac2e4adf2d
273 changed files with 2555 additions and 3036 deletions
+2 -2
View File
@@ -18,9 +18,9 @@ InsideOfTruck_EventScript_23BF04:: @ 823BF04
setflag FLAG_SPECIAL_FLAG_0x4000
checkplayergender
compare VAR_RESULT, 0
goto_eq InsideOfTruck_EventScript_23BF20
goto_if_eq InsideOfTruck_EventScript_23BF20
compare VAR_RESULT, 1
goto_eq InsideOfTruck_EventScript_23BF46
goto_if_eq InsideOfTruck_EventScript_23BF46
end
InsideOfTruck_EventScript_23BF20:: @ 823BF20