papermario/ver/us/asm/nonmatchings/1A5830
Alexander Faßbender bcc20df00b
Replace get_variable with evt_get_variable in .s files (#410)
* rename every function that is part of evt_funcs.h to have the evtt_ prefix.

* remove old .s files

* fix symbol_addrs error

* add evt_ 'prefix' to the dead functions in dead-h

* fix issue with .s files missing the evt_ prefix
2021-08-29 20:05:08 +02:00
..
calc_enemy_damage_target.s battle/action_cmd (#348) 2021-08-01 01:50:10 +09:00
calc_enemy_test_target.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
dispatch_damage_event_actor.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
FallPartTo.s Replace get_variable with evt_get_variable in .s files (#410) 2021-08-29 20:05:08 +02:00
FallToGoal.s Replace get_variable with evt_get_variable in .s files (#410) 2021-08-29 20:05:08 +02:00
FlyPartTo.s Replace get_variable with evt_get_variable in .s files (#410) 2021-08-29 20:05:08 +02:00
FlyToGoal.s Replace get_variable with evt_get_variable in .s files (#410) 2021-08-29 20:05:08 +02:00
IdleFlyToGoal.s Replace get_variable with evt_get_variable in .s files (#410) 2021-08-29 20:05:08 +02:00
IdleJumpToGoal.s Replace get_variable with evt_get_variable in .s files (#410) 2021-08-29 20:05:08 +02:00
IdleRunToGoal.s Replace get_variable with evt_get_variable in .s files (#410) 2021-08-29 20:05:08 +02:00
JumpPartTo.s Replace get_variable with evt_get_variable in .s files (#410) 2021-08-29 20:05:08 +02:00
JumpToGoal.s Replace get_variable with evt_get_variable in .s files (#410) 2021-08-29 20:05:08 +02:00
JumpToGoalSimple2.s Replace get_variable with evt_get_variable in .s files (#410) 2021-08-29 20:05:08 +02:00
JumpWithBounce.s Replace get_variable with evt_get_variable in .s files (#410) 2021-08-29 20:05:08 +02:00
LandJumpPart.s Replace get_variable with evt_get_variable in .s files (#410) 2021-08-29 20:05:08 +02:00
RemoveActor.s Replace get_variable with evt_get_variable in .s files (#410) 2021-08-29 20:05:08 +02:00
RunPartTo.s Replace get_variable with evt_get_variable in .s files (#410) 2021-08-29 20:05:08 +02:00
RunToGoal.s Replace get_variable with evt_get_variable in .s files (#410) 2021-08-29 20:05:08 +02:00
update_lerp_battle.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00