sm64coopdx/autogen/lua_definitions
Sunk 3002b0ca0f Add HOOK_BEFORE_SET_MARIO_ACTION
Param: incoming action
Return: changes incoming action
If the return value is 1, prevent the action from happening entirely.
0 can't be used here since it'll break the title screen.
2023-01-15 19:16:14 -05:00
..
constants.lua Add HOOK_BEFORE_SET_MARIO_ACTION 2023-01-15 19:16:14 -05:00
functions.lua A bunch of LUA autogen additions. (#235) 2022-11-30 00:37:12 -08:00
manual.lua add HOOK_OBJECT_SET_MODEL (#236) 2022-11-30 00:37:43 -08:00
structs.lua Add HOOK_BEFORE_SET_MARIO_ACTION 2023-01-15 19:16:14 -05:00