2023-03-26 19:03:19 +02:00
|
|
|
set_time_freeze_mode = 0x80027008;
|
2023-03-14 09:47:14 +01:00
|
|
|
get_time_freeze_mode = 0x80027110;
|
|
|
|
start_rumble = 0x80028E88;
|
2023-03-19 16:05:43 +01:00
|
|
|
length2D = 0x80028F70;
|
2023-07-24 20:07:47 +02:00
|
|
|
_heap_create = 0x80028FB0;
|
2023-03-14 23:43:17 +01:00
|
|
|
_heap_malloc = 0x80028FEC;
|
2023-07-24 20:07:47 +02:00
|
|
|
_heap_malloc_tail = 0x800290E4;
|
2023-03-14 23:43:17 +01:00
|
|
|
_heap_free = 0x8002919C;
|
2023-07-24 20:07:47 +02:00
|
|
|
_heap_realloc = 0x80029244;
|
2023-03-14 09:47:14 +01:00
|
|
|
cosine = 0x80029354;
|
2023-04-21 10:33:49 +02:00
|
|
|
sign = 0x80029430;
|
2023-03-19 16:05:43 +01:00
|
|
|
mem_clear = 0x80029580;
|
2023-03-13 00:08:06 +01:00
|
|
|
transform_point = 0x800295A0;
|
2023-03-14 09:47:14 +01:00
|
|
|
copy_matrix = 0x800296A0;
|
2023-03-13 00:08:06 +01:00
|
|
|
dma_copy = 0x800296BC;
|
2023-03-14 09:47:14 +01:00
|
|
|
rand_float = 0x800298B4;
|
2023-03-13 00:08:06 +01:00
|
|
|
rand_int = 0x8002997C;
|
2023-03-14 09:47:14 +01:00
|
|
|
signF = 0x800299FC;
|
2023-07-24 20:07:47 +02:00
|
|
|
round = 0x80029A44;
|
2023-03-13 00:08:06 +01:00
|
|
|
clamp_angle = 0x80029AA4;
|
|
|
|
get_clamped_angle_diff = 0x80029BA8;
|
|
|
|
atan2 = 0x80029C00;
|
2023-07-31 06:55:07 +02:00
|
|
|
get_player_normal_yaw = 0x80029DA0;
|
2023-03-26 19:03:19 +02:00
|
|
|
get_player_normal_pitch = 0x80029DD0;
|
2023-03-13 00:08:06 +01:00
|
|
|
dist2D = 0x80029E54;
|
2023-03-14 09:47:14 +01:00
|
|
|
dist3D = 0x80029EAC;
|
2023-03-13 00:08:06 +01:00
|
|
|
add_vec2D_polar = 0x80029F1C;
|
2023-03-26 19:03:19 +02:00
|
|
|
sin_cos_rad = 0x8002A034;
|
2023-03-13 00:08:06 +01:00
|
|
|
sin_rad = 0x8002A0EC;
|
|
|
|
cos_rad = 0x8002A150;
|
|
|
|
sin_cos_deg = 0x8002A1B4;
|
|
|
|
sin_deg = 0x8002A26C;
|
|
|
|
cos_deg = 0x8002A2D0;
|
|
|
|
update_lerp = 0x8002A334;
|
2023-03-14 09:47:14 +01:00
|
|
|
startup_draw_prim_rect_COPY = 0x8002AA44;
|
2023-03-14 23:43:17 +01:00
|
|
|
general_heap_create = 0x8002AB80;
|
2023-03-13 00:08:06 +01:00
|
|
|
general_heap_malloc = 0x8002ABA8;
|
|
|
|
general_heap_free = 0x8002ABF8;
|
|
|
|
heap_malloc = 0x8002AC64;
|
|
|
|
heap_free = 0x8002ACAC;
|
2023-05-01 09:40:57 +02:00
|
|
|
fio_has_valid_backup = 0x8002AFE0;
|
|
|
|
fio_flush_backups = 0x8002B054;
|
|
|
|
fio_load_game = 0x8002B34C;
|
2023-03-13 00:08:06 +01:00
|
|
|
fio_save_game = 0x8002B41C;
|
2023-05-01 09:40:57 +02:00
|
|
|
fio_erase_game = 0x8002B510;
|
|
|
|
func_PAL_8002B574 = 0x8002B574;
|
2023-03-13 00:08:06 +01:00
|
|
|
set_curtain_scale_goal = 0x8002C1EC;
|
|
|
|
set_curtain_draw_callback = 0x8002C214;
|
2023-03-14 23:43:17 +01:00
|
|
|
set_curtain_fade = 0x8002C234;
|
|
|
|
create_cameras_a = 0x8002E214;
|
2023-07-24 20:07:47 +02:00
|
|
|
set_cam_viewport = 0x8002E634;
|
2023-03-13 00:08:06 +01:00
|
|
|
get_screen_coords = 0x8002E858;
|
|
|
|
set_game_mode = 0x80033810;
|
2023-04-21 10:33:49 +02:00
|
|
|
get_game_mode = 0x80033848;
|
2023-03-14 23:43:17 +01:00
|
|
|
intro_logos_set_fade_alpha = 0x80033B10;
|
|
|
|
intro_logos_set_fade_color = 0x80033B20;
|
2023-03-13 00:08:06 +01:00
|
|
|
set_map_change_fade_rate = 0x80035CF0;
|
2023-03-14 09:47:14 +01:00
|
|
|
state_init_intro = 0x80036550;
|
2023-03-14 23:43:17 +01:00
|
|
|
clear_npcs = 0x800389AC;
|
2023-03-14 09:47:14 +01:00
|
|
|
create_basic_npc = 0x80038D34;
|
2023-03-14 23:43:17 +01:00
|
|
|
create_standard_npc = 0x80038D54;
|
2023-07-24 20:07:47 +02:00
|
|
|
free_npc_by_index = 0x80038D90;
|
2023-03-14 09:47:14 +01:00
|
|
|
free_npc = 0x80038EBC;
|
2023-03-13 00:08:06 +01:00
|
|
|
get_npc_by_index = 0x80038FCC;
|
2023-07-31 06:55:07 +02:00
|
|
|
npc_do_world_collision = 0x80038FEC;
|
2023-03-26 19:03:19 +02:00
|
|
|
npc_do_other_npc_collision = 0x800394FC;
|
|
|
|
npc_try_snap_to_ground = 0x80039CD8;
|
2023-03-14 23:43:17 +01:00
|
|
|
npc_get_render_yaw = 0x8003A294;
|
2023-03-13 00:08:06 +01:00
|
|
|
npc_move_heading = 0x8003AF44;
|
|
|
|
get_npc_unsafe = 0x8003AFDC;
|
|
|
|
get_npc_safe = 0x8003B038;
|
2023-03-14 09:47:14 +01:00
|
|
|
enable_npc_shadow = 0x8003B090;
|
2023-03-13 00:08:06 +01:00
|
|
|
disable_npc_shadow = 0x8003B0EC;
|
2023-07-24 20:07:47 +02:00
|
|
|
set_npc_sprite = 0x8003B14C;
|
2023-03-13 00:08:06 +01:00
|
|
|
enable_npc_blur = 0x8003B214;
|
2023-03-26 19:03:19 +02:00
|
|
|
disable_npc_blur = 0x8003B29C;
|
2023-03-13 00:08:06 +01:00
|
|
|
set_npc_yaw = 0x8003B830;
|
|
|
|
npc_set_palswap_mode_A = 0x8003B8C0;
|
|
|
|
npc_set_palswap_1 = 0x8003B93C;
|
|
|
|
npc_set_palswap_2 = 0x8003B954;
|
2023-07-24 20:07:47 +02:00
|
|
|
npc_set_decoration = 0x8003C8C8;
|
2023-07-31 06:55:07 +02:00
|
|
|
npc_find_closest = 0x8003D4A4;
|
|
|
|
npc_find_closest_simple = 0x8003D5B4;
|
2023-07-27 20:30:24 +02:00
|
|
|
npc_find_standing_on_entity = 0x8003D6C4;
|
2023-04-20 10:15:58 +02:00
|
|
|
npc_set_imgfx_params = 0x8003DB14;
|
2023-03-13 00:08:06 +01:00
|
|
|
spawn_surface_effects = 0x8003DB50;
|
2023-03-14 23:43:17 +01:00
|
|
|
init_encounter_status = 0x8003E828;
|
2023-03-13 00:08:06 +01:00
|
|
|
kill_enemy = 0x8003EC9C;
|
|
|
|
get_enemy = 0x8003F1D8;
|
|
|
|
get_enemy_safe = 0x8003F258;
|
2023-07-31 06:55:07 +02:00
|
|
|
check_conversation_trigger = 0x800436D8;
|
2023-03-26 19:03:19 +02:00
|
|
|
is_starting_conversation = 0x80044644;
|
2023-03-13 00:08:06 +01:00
|
|
|
SetEncounterStatusFlags = 0x80044670;
|
|
|
|
IsStartingConversation = 0x800446E0;
|
2023-03-14 23:43:17 +01:00
|
|
|
func_80044238 = 0x80044728;
|
2023-03-13 00:08:06 +01:00
|
|
|
MakeNpcs = 0x80044788;
|
|
|
|
RemoveNpc = 0x80044830;
|
|
|
|
RemoveEncounter = 0x80044968;
|
|
|
|
GetBattleOutcome = 0x80044A6C;
|
|
|
|
func_800445D4 = 0x80044AC4;
|
|
|
|
GetOwnerEncounterTrigger = 0x80044AF0;
|
|
|
|
DoNpcDefeat = 0x80044B1C;
|
|
|
|
StartBattle = 0x80044D30;
|
|
|
|
StartBattleWith = 0x80044D50;
|
|
|
|
StartBossBattle = 0x80044D8C;
|
2023-03-14 09:47:14 +01:00
|
|
|
SetBattleMusic = 0x80044F28;
|
2023-03-13 00:08:06 +01:00
|
|
|
BindNpcAI = 0x80044F68;
|
|
|
|
BindNpcIdle = 0x8004509C;
|
|
|
|
RestartNpcAI = 0x8004511C;
|
|
|
|
EnableNpcAI = 0x800451E0;
|
|
|
|
SetNpcAux = 0x80045294;
|
|
|
|
BindNpcAux = 0x800453A8;
|
|
|
|
BindNpcInteract = 0x80045594;
|
|
|
|
BindNpcHit = 0x80045630;
|
|
|
|
BindNpcDefeat = 0x800456CC;
|
|
|
|
SetSelfVar = 0x8004574C;
|
|
|
|
GetSelfVar = 0x800457B0;
|
|
|
|
SetNpcVar = 0x80045810;
|
|
|
|
GetNpcVar = 0x800458AC;
|
2023-03-14 09:47:14 +01:00
|
|
|
SetSelfEnemyFlags = 0x800459FC;
|
2023-03-13 00:08:06 +01:00
|
|
|
SetSelfEnemyFlagBits = 0x80045A14;
|
|
|
|
SelfEnemyOverrideSyncPos = 0x80045A70;
|
|
|
|
GetSelfNpcID = 0x80045B04;
|
|
|
|
ClearDefeatedEnemies = 0x80045B30;
|
|
|
|
SetEnemyFlagBits = 0x80045B78;
|
2023-03-14 09:47:14 +01:00
|
|
|
GetSelfAnimationFromTable = 0x80045C24;
|
|
|
|
SetOwnerInstigatorValue = 0x80045CB4;
|
|
|
|
SetBattleAsScripted = 0x80045CE8;
|
2023-03-14 23:43:17 +01:00
|
|
|
GetEncounterTriggerHitTier = 0x80045CFC;
|
2023-03-14 09:47:14 +01:00
|
|
|
func_80045838 = 0x80045D28;
|
|
|
|
func_800458CC = 0x80045DBC;
|
|
|
|
OnPlayerFled = 0x80045DF0;
|
2023-03-13 00:08:06 +01:00
|
|
|
SetTattleMessage = 0x80045F48;
|
2023-03-26 19:03:19 +02:00
|
|
|
remove_status_debuff = 0x80047D88;
|
|
|
|
remove_status_static = 0x80047E90;
|
2023-03-19 16:05:43 +01:00
|
|
|
remove_status_chill_out = 0x80048074;
|
2023-03-14 09:47:14 +01:00
|
|
|
spawn_drops = 0x80048860;
|
2023-03-13 00:08:06 +01:00
|
|
|
is_point_within_region = 0x800495B4;
|
|
|
|
basic_ai_check_player_dist = 0x80049694;
|
2023-03-14 09:47:14 +01:00
|
|
|
ai_check_player_dist = 0x800499CC;
|
2023-03-13 00:08:06 +01:00
|
|
|
ai_enemy_play_sound = 0x80049AA0;
|
|
|
|
basic_ai_wander_init = 0x80049B80;
|
|
|
|
basic_ai_wander = 0x80049C98;
|
|
|
|
basic_ai_loiter_init = 0x8004A124;
|
|
|
|
basic_ai_loiter = 0x8004A1E4;
|
2023-03-14 09:47:14 +01:00
|
|
|
basic_ai_found_player_jump_init = 0x8004A41C;
|
|
|
|
basic_ai_found_player_jump = 0x8004A4AC;
|
|
|
|
basic_ai_chase_init = 0x8004A55C;
|
|
|
|
basic_ai_chase = 0x8004A704;
|
|
|
|
basic_ai_lose_player = 0x8004A9C8;
|
2023-03-13 00:08:06 +01:00
|
|
|
BasicAI_Main = 0x8004AA5C;
|
|
|
|
basic_ai_suspend = 0x8004AD1C;
|
2023-03-14 23:43:17 +01:00
|
|
|
ai_check_fwd_collisions = 0x8004AD64;
|
2023-03-13 00:08:06 +01:00
|
|
|
snd_start_sound = 0x800557C0;
|
2023-07-31 06:55:07 +02:00
|
|
|
snd_stop_sound = 0x800559A0;
|
2023-03-14 09:47:14 +01:00
|
|
|
snd_load_ambient = 0x80055A28;
|
2023-03-13 00:08:06 +01:00
|
|
|
snd_ambient_stop_slow = 0x80055AC8;
|
|
|
|
snd_ambient_pause = 0x80055B1C;
|
|
|
|
snd_ambient_resume = 0x80055B70;
|
2023-03-14 09:47:14 +01:00
|
|
|
snd_ambient_mute = 0x80055BF8;
|
2023-03-13 00:08:06 +01:00
|
|
|
snd_ambient_set_volume = 0x80055C4C;
|
2023-03-14 09:47:14 +01:00
|
|
|
snd_ambient_80055760 = 0x80055D40;
|
|
|
|
snd_ambient_stop_all = 0x80055DAC;
|
|
|
|
snd_ambient_play_only = 0x80055E28;
|
|
|
|
snd_song_set_playback_rate = 0x80056318;
|
2023-07-24 20:07:47 +02:00
|
|
|
bgm_poll_music_events = 0x8005666C;
|
|
|
|
bgm_flush_music_events = 0x80056688;
|
2023-05-01 09:40:57 +02:00
|
|
|
audio_set_stereo = 0x8005673C;
|
|
|
|
audio_set_mono = 0x80056760;
|
2023-03-14 23:43:17 +01:00
|
|
|
clear_effect_data = 0x8005A27C;
|
2023-03-19 16:05:43 +01:00
|
|
|
create_effect_instance = 0x8005A89C;
|
2023-03-13 00:08:06 +01:00
|
|
|
remove_effect = 0x8005AA30;
|
2023-03-19 16:05:43 +01:00
|
|
|
load_effect = 0x8005AB44;
|
2023-03-13 00:08:06 +01:00
|
|
|
get_current_map_settings = 0x8005B308;
|
|
|
|
get_map_IDs_by_name = 0x8005B318;
|
|
|
|
load_asset_by_name = 0x8005B408;
|
2023-03-14 23:43:17 +01:00
|
|
|
initialize_collision = 0x8005B6B4;
|
2023-07-24 20:07:47 +02:00
|
|
|
parent_collider_to_model = 0x8005BEA0;
|
2023-03-14 09:47:14 +01:00
|
|
|
update_collider_transform = 0x8005C144;
|
2023-03-26 19:03:19 +02:00
|
|
|
get_collider_flags = 0x8005C4C8;
|
2023-03-13 00:08:06 +01:00
|
|
|
get_collider_center = 0x8005C530;
|
2023-03-26 19:03:19 +02:00
|
|
|
test_ray_colliders = 0x8005D3F0;
|
2023-07-24 20:07:47 +02:00
|
|
|
test_ray_zones = 0x8005D844;
|
2023-07-31 06:55:07 +02:00
|
|
|
test_ray_entities = 0x8005DB68;
|
2023-03-13 00:08:06 +01:00
|
|
|
npc_follow_init = 0x8005E5EC;
|
|
|
|
npc_update_npc_tracking = 0x8005E6F4;
|
|
|
|
npc_follow_npc = 0x8005E84C;
|
2023-07-24 20:07:47 +02:00
|
|
|
nuPiReadRom = 0x8005FB30;
|
2023-03-13 00:08:06 +01:00
|
|
|
osVirtualToPhysical = 0x80062D00;
|
|
|
|
sqrtf = 0x80062D60;
|
2023-03-19 16:05:43 +01:00
|
|
|
guFrustumF = 0x80062DA0;
|
2023-03-13 00:08:06 +01:00
|
|
|
guLookAtHiliteF = 0x80063730;
|
2023-03-19 16:05:43 +01:00
|
|
|
guOrthoF = 0x80064780;
|
2023-03-14 23:43:17 +01:00
|
|
|
guOrtho = 0x800648B0;
|
2023-03-19 16:05:43 +01:00
|
|
|
guPerspectiveF = 0x80064A00;
|
2023-03-14 09:47:14 +01:00
|
|
|
guPositionF = 0x80064D80;
|
|
|
|
guPosition = 0x80064F58;
|
|
|
|
sins = 0x80065460;
|
2023-07-24 20:07:47 +02:00
|
|
|
bcopy = 0x800654C0;
|
2023-03-13 00:08:06 +01:00
|
|
|
sprintf = 0x80066360;
|
2023-07-24 20:07:47 +02:00
|
|
|
guMtxIdent = 0x800682C0;
|
2023-03-13 00:08:06 +01:00
|
|
|
guMtxIdentF = 0x80068320;
|
|
|
|
guMtxF2L = 0x80068380;
|
2023-03-19 16:05:43 +01:00
|
|
|
guMtxL2F = 0x80068400;
|
2023-03-13 00:08:06 +01:00
|
|
|
guMtxCatF = 0x80068480;
|
2023-03-14 09:47:14 +01:00
|
|
|
guScale = 0x80068580;
|
2023-03-13 00:08:06 +01:00
|
|
|
guScaleF = 0x80068640;
|
2023-03-14 09:47:14 +01:00
|
|
|
guTranslate = 0x800686A0;
|
2023-03-13 00:08:06 +01:00
|
|
|
guTranslateF = 0x80068780;
|
2023-07-24 20:07:47 +02:00
|
|
|
guMtxXFML = 0x80068860;
|
2023-03-14 23:43:17 +01:00
|
|
|
guMtxXFMF = 0x800688F0;
|
2023-03-13 00:08:06 +01:00
|
|
|
guRotateF = 0x800689A0;
|
2023-03-14 09:47:14 +01:00
|
|
|
guRotate = 0x80068B00;
|
2023-03-19 16:05:43 +01:00
|
|
|
strcmp = 0x8006FD10;
|
2023-03-13 00:08:06 +01:00
|
|
|
decode_yay0 = 0x8006FD90;
|
2023-03-14 23:43:17 +01:00
|
|
|
reset_battle_status = 0x8006FE40;
|
2023-03-13 00:08:06 +01:00
|
|
|
gGameStatusPtr = 0x800714AC;
|
|
|
|
gMatrixListPos = 0x80071500;
|
2023-03-14 23:43:17 +01:00
|
|
|
gCurrentDisplayContextIndex = 0x80071504;
|
2023-03-13 00:08:06 +01:00
|
|
|
gCurrentCameraID = 0x80073730;
|
2023-03-14 09:47:14 +01:00
|
|
|
D_800779B0 = 0x80073D00;
|
2023-05-01 09:40:57 +02:00
|
|
|
gSaveSlotMetadata = 0x80073D14;
|
|
|
|
gSaveSlotHasData = 0x80073D74;
|
2023-03-13 00:08:06 +01:00
|
|
|
EnemyNpcHit = 0x80074310;
|
|
|
|
EnemyNpcDefeat = 0x8007443C;
|
2023-07-24 20:07:47 +02:00
|
|
|
gEffectTable = 0x8007B5B0;
|
2023-07-31 06:55:07 +02:00
|
|
|
HES_Item_CoinSparkleRandom = 0x8007D364;
|
2023-03-13 00:08:06 +01:00
|
|
|
HES_Item_Unused_08B = 0x8007E698;
|
|
|
|
HES_Item_Unused_08B_disabled = 0x8007E6C8;
|
|
|
|
HES_Item_Unused_08C = 0x8007E6F8;
|
|
|
|
HES_Item_Unused_08C_disabled = 0x8007E728;
|
|
|
|
gItemTable = 0x80083C80;
|
|
|
|
gItemHudScripts = 0x80086A20;
|
|
|
|
gItemIconRasterOffsets = 0x8008A778;
|
|
|
|
gItemIconPaletteOffsets = 0x8008ACEC;
|
2023-07-22 19:20:37 +02:00
|
|
|
PartnerIDFromMenuIndex = 0x8008B260;
|
2023-07-31 06:55:07 +02:00
|
|
|
MenuIndexFromPartnerID = 0x8008B290;
|
2023-03-13 00:08:06 +01:00
|
|
|
gPartnerPopupProperties = 0x8008B2C0;
|
|
|
|
gMoveTable = 0x8008B400;
|
2023-03-19 16:05:43 +01:00
|
|
|
gAreas = 0x8008F890;
|
2023-03-14 09:47:14 +01:00
|
|
|
EVS_800936C0 = 0x8008FA60;
|
|
|
|
EVS_NpcHitRecoil = 0x8008FA7C;
|
2023-07-24 20:07:47 +02:00
|
|
|
timeFreezeMode = 0x800969AC;
|
2023-03-13 00:08:06 +01:00
|
|
|
nuGfxZBuffer = 0x800969B0;
|
2023-07-24 20:07:47 +02:00
|
|
|
mdl_currentModelTreeNodeInfo = 0x800969C8;
|
2023-07-31 06:55:07 +02:00
|
|
|
gEncounterState = 0x800969D4;
|
2023-03-13 00:08:06 +01:00
|
|
|
gCurrentCamID = 0x80096A0C;
|
|
|
|
nuGfxCfb_ptr = 0x80096A24;
|
|
|
|
gOverrideFlags = 0x80096A28;
|
|
|
|
gMainGfxPos = 0x80096A44;
|
|
|
|
gDisplayContext = 0x80096A4C;
|
2023-03-14 23:43:17 +01:00
|
|
|
wMapTexName = 0x800AF3B8;
|
2023-03-13 00:08:06 +01:00
|
|
|
gCurrentEncounter = 0x800AF5E0;
|
|
|
|
gCameras = 0x800B0460;
|
2023-03-19 16:05:43 +01:00
|
|
|
D_800B32E0 = 0x800B19C0;
|
|
|
|
D_800B3AE0 = 0x800B21C0;
|
2023-07-24 20:07:47 +02:00
|
|
|
gCollisionData = 0x800B29C0;
|
|
|
|
gZoneCollisionData = 0x800D5928;
|
2023-03-13 00:08:06 +01:00
|
|
|
wMapHitName = 0x800D5938;
|
|
|
|
wMapShapeName = 0x800D5988;
|
2023-07-03 11:35:05 +02:00
|
|
|
D_800D95E8 = 0x800D5D58;
|
2023-03-13 00:08:06 +01:00
|
|
|
wMapBgName = 0x800D5DD8;
|
2023-03-19 16:05:43 +01:00
|
|
|
gBattleStatus = 0x800D87E0;
|
2023-03-26 19:03:19 +02:00
|
|
|
update_entities = 0x8010E1D0;
|
2023-07-27 20:30:24 +02:00
|
|
|
set_entity_commandlist = 0x8010E6C0;
|
2023-03-13 00:08:06 +01:00
|
|
|
exec_entity_commandlist = 0x8010E868;
|
|
|
|
get_entity_by_index = 0x8010F0E8;
|
|
|
|
get_shadow_by_index = 0x8010F104;
|
2023-07-27 20:30:24 +02:00
|
|
|
entity_start_script = 0x8010F178;
|
2023-03-26 19:03:19 +02:00
|
|
|
get_entity_type = 0x8010F1A4;
|
2023-03-14 23:43:17 +01:00
|
|
|
delete_entity = 0x8010F1D0;
|
2023-03-26 19:03:19 +02:00
|
|
|
entity_try_partner_interaction_trigger = 0x8010F4DC;
|
2023-07-27 20:30:24 +02:00
|
|
|
entity_set_render_script = 0x8010F6CC;
|
2023-03-14 23:43:17 +01:00
|
|
|
clear_entity_data = 0x8010F7B8;
|
|
|
|
create_entity = 0x801103C4;
|
2023-03-13 00:08:06 +01:00
|
|
|
MakeEntity = 0x80110838;
|
|
|
|
SetEntityCullMode = 0x8011099C;
|
|
|
|
UseDynamicShadow = 0x80110A2C;
|
|
|
|
AssignScript = 0x80110AB0;
|
|
|
|
AssignSwitchFlag = 0x80110AF8;
|
|
|
|
AssignBlockFlag = 0x80110B6C;
|
|
|
|
AssignChestFlag = 0x80110BB8;
|
|
|
|
AssignPanelFlag = 0x80110C14;
|
2023-03-14 09:47:14 +01:00
|
|
|
AssignCrateFlag = 0x80110C70;
|
2023-03-13 00:08:06 +01:00
|
|
|
create_shadow_type = 0x80110D60;
|
2023-03-14 09:47:14 +01:00
|
|
|
delete_shadow = 0x80110E28;
|
2023-03-13 00:08:06 +01:00
|
|
|
entity_raycast_down = 0x801110E8;
|
|
|
|
set_standard_shadow_scale = 0x8011135C;
|
2023-07-31 06:55:07 +02:00
|
|
|
set_peach_shadow_scale = 0x801114D4;
|
2023-07-27 20:30:24 +02:00
|
|
|
is_block_on_ground = 0x80111620;
|
2023-03-14 23:43:17 +01:00
|
|
|
clear_model_data = 0x80114844;
|
2023-03-13 00:08:06 +01:00
|
|
|
get_model_from_list_index = 0x80119830;
|
|
|
|
get_model_list_index_from_tree_index = 0x80119B10;
|
2023-07-24 20:07:47 +02:00
|
|
|
get_transform_group_index = 0x80119B90;
|
2023-03-14 23:43:17 +01:00
|
|
|
get_model_center_and_size = 0x80119BEC;
|
2023-07-24 20:07:47 +02:00
|
|
|
get_transform_group = 0x80119CC0;
|
|
|
|
mdl_make_transform_group = 0x80119E7C;
|
|
|
|
enable_transform_group = 0x8011A0D0;
|
|
|
|
disable_transform_group = 0x8011A160;
|
|
|
|
clone_model = 0x8011A1F0;
|
2023-03-14 09:47:14 +01:00
|
|
|
set_model_group_visibility = 0x8011A2C0;
|
2023-03-13 00:08:06 +01:00
|
|
|
func_8011B950 = 0x8011A450;
|
|
|
|
enable_world_fog = 0x8011A650;
|
2023-03-14 23:43:17 +01:00
|
|
|
disable_world_fog = 0x8011A664;
|
2023-03-13 00:08:06 +01:00
|
|
|
set_world_fog_dist = 0x8011A674;
|
|
|
|
set_world_fog_color = 0x8011A688;
|
2023-07-24 20:07:47 +02:00
|
|
|
set_tex_panner = 0x8011A714;
|
2023-03-13 00:08:06 +01:00
|
|
|
set_main_pan_u = 0x8011A71C;
|
|
|
|
set_main_pan_v = 0x8011A734;
|
|
|
|
set_aux_pan_u = 0x8011A74C;
|
|
|
|
set_aux_pan_v = 0x8011A764;
|
|
|
|
set_mdl_custom_gfx_set = 0x8011A77C;
|
2023-07-24 20:07:47 +02:00
|
|
|
set_custom_gfx = 0x8011A7B4;
|
|
|
|
set_custom_gfx_builders = 0x8011A7D0;
|
2023-03-13 00:08:06 +01:00
|
|
|
set_background_color_blend = 0x8011A95C;
|
|
|
|
get_background_color_blend = 0x8011A980;
|
|
|
|
set_model_fog_color_parameters = 0x8011A9B4;
|
2023-03-14 23:43:17 +01:00
|
|
|
get_model_fog_color_parameters = 0x8011AA14;
|
2023-03-13 00:08:06 +01:00
|
|
|
set_model_env_color_parameters = 0x8011AA98;
|
|
|
|
get_model_env_color_parameters = 0x8011AAD4;
|
2023-07-24 20:07:47 +02:00
|
|
|
mdl_make_local_vertex_copy = 0x8011AC64;
|
2023-03-13 00:08:06 +01:00
|
|
|
mdl_get_copied_vertices = 0x8011ADB0;
|
|
|
|
mdl_get_copied_gfx = 0x8011ADEC;
|
2023-03-14 09:47:14 +01:00
|
|
|
mdl_project_tex_coords = 0x8011AE2C;
|
2023-03-19 16:05:43 +01:00
|
|
|
is_point_visible = 0x8011BABC;
|
2023-03-13 00:08:06 +01:00
|
|
|
mdl_draw_hidden_panel_surface = 0x8011C22C;
|
2023-03-14 09:47:14 +01:00
|
|
|
mdl_get_next_texture_address = 0x8011C2E4;
|
2023-03-13 00:08:06 +01:00
|
|
|
mdl_set_all_fog_mode = 0x8011C32C;
|
2023-03-14 23:43:17 +01:00
|
|
|
clear_render_tasks = 0x8011C390;
|
2023-03-13 00:08:06 +01:00
|
|
|
queue_render_task = 0x8011C410;
|
2023-03-14 23:43:17 +01:00
|
|
|
clear_animator_list = 0x8011CD24;
|
2023-07-24 20:07:47 +02:00
|
|
|
delete_model_animator = 0x8011CF38;
|
|
|
|
create_model_animator = 0x8011CFB8;
|
2023-03-14 09:47:14 +01:00
|
|
|
update_model_animator = 0x8011D3BC;
|
2023-07-24 20:07:47 +02:00
|
|
|
update_model_animator_with_transform = 0x8011D554;
|
2023-03-14 09:47:14 +01:00
|
|
|
render_animated_model = 0x8011DE04;
|
2023-07-24 20:07:47 +02:00
|
|
|
get_animator_node_for_tree_index = 0x8011EA74;
|
|
|
|
get_animator_node_with_id = 0x8011EA98;
|
|
|
|
get_animator_by_index = 0x8011EAE0;
|
2023-03-13 00:08:06 +01:00
|
|
|
play_model_animation = 0x8011EC48;
|
2023-07-24 20:07:47 +02:00
|
|
|
play_model_animation_starting_from = 0x8011EC98;
|
|
|
|
load_model_animator_tree = 0x8011EEAC;
|
|
|
|
load_mesh_animator_tree = 0x8011EF74;
|
2023-03-14 23:43:17 +01:00
|
|
|
clear_entity_models = 0x8011F6B0;
|
2023-07-24 20:07:47 +02:00
|
|
|
load_entity_model = 0x8011F7E0;
|
|
|
|
ALT_load_entity_model = 0x8011F8E4;
|
|
|
|
exec_entity_model_commandlist = 0x8011FA04;
|
|
|
|
draw_entity_model_A = 0x801207E8;
|
|
|
|
draw_entity_model_E = 0x80120D88;
|
|
|
|
set_entity_model_render_command_list = 0x8012187C;
|
2023-03-14 09:47:14 +01:00
|
|
|
get_entity_model = 0x801218DC;
|
2023-07-24 20:07:47 +02:00
|
|
|
free_entity_model_by_index = 0x801218FC;
|
|
|
|
set_entity_model_flags = 0x801219E8;
|
|
|
|
clear_entity_model_flags = 0x80121A24;
|
2023-03-14 09:47:14 +01:00
|
|
|
enable_entity_fog = 0x80121AEC;
|
|
|
|
set_entity_fog_dist = 0x80121B10;
|
|
|
|
set_entity_fog_color = 0x80121B28;
|
2023-03-14 23:43:17 +01:00
|
|
|
clear_worker_list = 0x80121BB8;
|
2023-03-13 00:08:06 +01:00
|
|
|
create_worker_world = 0x80121C58;
|
|
|
|
create_worker_frontUI = 0x80121D3C;
|
2023-07-24 20:07:47 +02:00
|
|
|
create_worker_backUI = 0x80121E20;
|
2023-03-13 00:08:06 +01:00
|
|
|
free_worker = 0x801220C0;
|
2023-03-14 09:47:14 +01:00
|
|
|
get_worker = 0x8012213C;
|
2023-03-14 23:43:17 +01:00
|
|
|
clear_printers = 0x80122174;
|
|
|
|
load_font = 0x80122234;
|
|
|
|
dma_load_msg = 0x80124314;
|
2023-07-24 20:07:47 +02:00
|
|
|
msg_get_printer_for_msg = 0x80124420;
|
|
|
|
msg_printer_load_msg = 0x80124588;
|
|
|
|
msg_printer_set_origin_pos = 0x801245D8;
|
|
|
|
cancel_message = 0x80124628;
|
2023-03-13 00:08:06 +01:00
|
|
|
set_message_images = 0x8012464C;
|
|
|
|
set_message_msg = 0x8012465C;
|
2023-03-14 23:43:17 +01:00
|
|
|
set_message_value = 0x80124708;
|
2023-07-24 20:07:47 +02:00
|
|
|
close_message = 0x80124790;
|
2023-03-14 23:43:17 +01:00
|
|
|
msg_get_print_char_width = 0x801247A4;
|
|
|
|
get_msg_properties = 0x80124A88;
|
2023-03-13 00:08:06 +01:00
|
|
|
get_msg_width = 0x80124F94;
|
2023-03-14 09:47:14 +01:00
|
|
|
get_msg_lines = 0x80124FD0;
|
2023-03-13 00:08:06 +01:00
|
|
|
draw_msg = 0x8012500C;
|
|
|
|
draw_number = 0x801261BC;
|
|
|
|
msg_draw_frame = 0x8012C6F8;
|
2023-03-14 23:43:17 +01:00
|
|
|
msg_get_glyph = 0x8012D480;
|
2023-03-13 00:08:06 +01:00
|
|
|
draw_ci_image_with_clipping = 0x8012D540;
|
|
|
|
get_item_entity = 0x8012FAF8;
|
2023-03-14 23:43:17 +01:00
|
|
|
clear_item_entity_data = 0x8012FB90;
|
2023-03-26 19:03:19 +02:00
|
|
|
make_item_entity = 0x8012FF94;
|
2023-03-14 09:47:14 +01:00
|
|
|
make_item_entity_nodelay = 0x80130634;
|
2023-07-24 20:07:47 +02:00
|
|
|
make_item_entity_at_player = 0x801306A0;
|
|
|
|
remove_item_entity_by_index = 0x8013259C;
|
2023-03-26 19:03:19 +02:00
|
|
|
test_item_entity_position = 0x80132B68;
|
2023-03-13 00:08:06 +01:00
|
|
|
set_item_entity_flags = 0x80132CE8;
|
|
|
|
clear_item_entity_flags = 0x80132D28;
|
2023-03-26 19:03:19 +02:00
|
|
|
auto_collect_item_entity = 0x80132D50;
|
2023-07-31 06:55:07 +02:00
|
|
|
is_picking_up_item = 0x80132D88;
|
2023-03-13 00:08:06 +01:00
|
|
|
set_item_entity_position = 0x80132DAC;
|
|
|
|
set_screen_overlay_params_front = 0x80136928;
|
|
|
|
set_screen_overlay_params_back = 0x80136944;
|
2023-03-14 09:47:14 +01:00
|
|
|
get_screen_overlay_params = 0x80136960;
|
2023-03-13 00:08:06 +01:00
|
|
|
set_screen_overlay_color = 0x801369B0;
|
|
|
|
set_screen_overlay_center = 0x801369EC;
|
|
|
|
set_screen_overlay_center_worldpos = 0x80136A60;
|
|
|
|
set_screen_overlay_alpha = 0x80136C74;
|
2023-03-14 23:43:17 +01:00
|
|
|
clear_screen_overlays = 0x80136CA8;
|
2023-03-13 00:08:06 +01:00
|
|
|
set_map_transition_effect = 0x80136E40;
|
|
|
|
update_exit_map_screen_overlay = 0x80136E4C;
|
2023-04-26 01:33:17 +02:00
|
|
|
draw_prev_frame_buffer_at_screen_pos = 0x80137928;
|
2023-07-24 20:07:47 +02:00
|
|
|
imgfx_init = 0x80138F1C;
|
|
|
|
func_8013A4D0 = 0x80139070;
|
2023-04-20 10:15:58 +02:00
|
|
|
imgfx_get_free_instances = 0x801392A4;
|
|
|
|
imgfx_release_instance = 0x801393F4;
|
|
|
|
imgfx_update = 0x8013963C;
|
|
|
|
imgfx_appendGfx_component = 0x80139B10;
|
2023-03-14 23:43:17 +01:00
|
|
|
hud_element_clear_cache = 0x8013FCA0;
|
2023-03-14 09:47:14 +01:00
|
|
|
hud_element_create = 0x80140054;
|
|
|
|
hud_element_draw_clipped = 0x80143358;
|
2023-04-21 10:33:49 +02:00
|
|
|
hud_element_draw_next = 0x80143374;
|
2023-03-26 19:03:19 +02:00
|
|
|
hud_element_draw_without_clipping = 0x80143390;
|
2023-03-14 09:47:14 +01:00
|
|
|
hud_element_set_script = 0x801433AC;
|
|
|
|
hud_element_free = 0x801434A4;
|
|
|
|
hud_element_set_render_pos = 0x80143534;
|
|
|
|
hud_element_get_render_pos = 0x8014355C;
|
|
|
|
hud_element_set_render_depth = 0x8014358C;
|
|
|
|
hud_element_set_flags = 0x801435B0;
|
|
|
|
hud_element_clear_flags = 0x801435DC;
|
2023-03-19 16:05:43 +01:00
|
|
|
hud_element_set_scale = 0x801437D0;
|
2023-03-14 09:47:14 +01:00
|
|
|
hud_element_set_alpha = 0x80143A60;
|
2023-03-14 23:43:17 +01:00
|
|
|
hud_element_set_tint = 0x80143AAC;
|
2023-03-26 19:03:19 +02:00
|
|
|
hud_element_create_transform_A = 0x80143AD8;
|
|
|
|
hud_element_set_transform_rotation = 0x80143DD4;
|
2023-07-31 06:55:07 +02:00
|
|
|
copy_world_hud_element_ref_to_battle = 0x80143E64;
|
2023-03-14 23:43:17 +01:00
|
|
|
clear_saved_variables = 0x80143ED0;
|
2023-07-24 20:07:47 +02:00
|
|
|
clear_global_flag = 0x80143F90;
|
|
|
|
set_global_flag = 0x80144000;
|
|
|
|
get_global_flag = 0x8014406C;
|
2023-03-13 00:08:06 +01:00
|
|
|
set_global_byte = 0x801440D0;
|
|
|
|
get_global_byte = 0x801440E8;
|
2023-07-24 20:07:47 +02:00
|
|
|
clear_area_flag = 0x801440FC;
|
|
|
|
set_area_flag = 0x80144150;
|
|
|
|
get_area_flag = 0x801441A0;
|
|
|
|
set_area_byte = 0x801441E8;
|
|
|
|
get_area_byte = 0x80144200;
|
2023-03-14 23:43:17 +01:00
|
|
|
clear_trigger_data = 0x80144230;
|
2023-07-24 20:07:47 +02:00
|
|
|
create_trigger = 0x8014431C;
|
|
|
|
delete_trigger = 0x801447A4;
|
|
|
|
is_another_trigger_bound = 0x8014481C;
|
2023-03-26 19:03:19 +02:00
|
|
|
get_trigger_by_id = 0x80144880;
|
2023-07-31 06:55:07 +02:00
|
|
|
should_collider_allow_interact = 0x80144898;
|
2023-03-14 23:43:17 +01:00
|
|
|
reset_background_settings = 0x801449A8;
|
2023-03-19 16:05:43 +01:00
|
|
|
enable_background_wave = 0x80145DBC;
|
2023-07-24 20:07:47 +02:00
|
|
|
play_ambient_sounds = 0x80145F18;
|
2023-03-14 09:47:14 +01:00
|
|
|
basic_window_update = 0x80146024;
|
|
|
|
basic_hidden_window_update = 0x80146124;
|
2023-07-31 06:55:07 +02:00
|
|
|
set_window_properties = 0x80146878;
|
2023-04-21 10:33:49 +02:00
|
|
|
update_window_hierarchy = 0x80146920;
|
|
|
|
replace_window_update = 0x801469F8;
|
2023-03-14 09:47:14 +01:00
|
|
|
set_window_update = 0x80146A2C;
|
|
|
|
setup_pause_menu_tab = 0x80146AE0;
|
2023-03-14 23:43:17 +01:00
|
|
|
clear_sprite_shading_data = 0x80146BF0;
|
2023-03-14 09:47:14 +01:00
|
|
|
sprite_shading_set_light_source = 0x80146D04;
|
2023-07-24 20:07:47 +02:00
|
|
|
create_shading_palette = 0x80146D74;
|
2023-03-13 00:08:06 +01:00
|
|
|
sfx_adjust_env_sound_pos = 0x8014859C;
|
2023-07-24 20:07:47 +02:00
|
|
|
snd_stop_tracking_env_sound_pos = 0x8014861C;
|
2023-03-14 09:47:14 +01:00
|
|
|
sfx_play_sound_with_params = 0x80148668;
|
|
|
|
sfx_stop_sound = 0x8014881C;
|
2023-03-13 00:08:06 +01:00
|
|
|
sfx_play_sound = 0x80148864;
|
2023-03-14 09:47:14 +01:00
|
|
|
sfx_play_sound_at_player = 0x80148888;
|
2023-03-26 19:03:19 +02:00
|
|
|
sfx_play_sound_at_npc = 0x801488B8;
|
2023-03-13 00:08:06 +01:00
|
|
|
sfx_play_sound_at_position = 0x8014890C;
|
2023-03-14 23:43:17 +01:00
|
|
|
sfx_get_spatialized_sound_params = 0x801489B4;
|
2023-03-14 09:47:14 +01:00
|
|
|
bgm_set_song = 0x801494C8;
|
2023-07-24 20:07:47 +02:00
|
|
|
func_8014A964 = 0x80149514;
|
2023-03-13 00:08:06 +01:00
|
|
|
bgm_adjust_proximity = 0x80149604;
|
|
|
|
bgm_set_track_volumes = 0x801496BC;
|
|
|
|
bgm_clear_track_volumes = 0x80149710;
|
2023-03-14 09:47:14 +01:00
|
|
|
bgm_set_variation = 0x80149764;
|
2023-03-19 16:05:43 +01:00
|
|
|
bgm_init_music_players = 0x801497B8;
|
2023-03-13 00:08:06 +01:00
|
|
|
func_8014AD40 = 0x801498F0;
|
2023-07-24 20:07:47 +02:00
|
|
|
bgm_pop_song = 0x80149954;
|
|
|
|
bgm_push_song = 0x801499A8;
|
|
|
|
bgm_pop_battle_song = 0x80149A1C;
|
2023-03-19 16:05:43 +01:00
|
|
|
bgm_push_battle_song = 0x80149AA8;
|
|
|
|
bgm_set_battle_song = 0x80149B3C;
|
2023-03-13 00:08:06 +01:00
|
|
|
MessagePlural = 0x8014AE40;
|
|
|
|
MessagePlural_de = 0x8014AE44;
|
|
|
|
MessageSingular = 0x8014AE48;
|
2023-03-14 23:43:17 +01:00
|
|
|
gCurrentLanguage = 0x8014AE4C;
|
2023-05-01 09:40:57 +02:00
|
|
|
gWindowStyles = 0x8014DD20;
|
2023-03-14 23:43:17 +01:00
|
|
|
gCurrentModels = 0x8014FE9C;
|
2023-03-13 00:08:06 +01:00
|
|
|
gBackgroundFogModePtr = 0x8014FEC0;
|
2023-07-24 20:07:47 +02:00
|
|
|
gCurrentRoomDoorSounds = 0x8014FED8;
|
2023-03-13 00:08:06 +01:00
|
|
|
gEntityHideMode = 0x8014FEE0;
|
2023-03-14 09:47:14 +01:00
|
|
|
gSpriteShadingProfile = 0x8014FEF8;
|
2023-07-24 20:07:47 +02:00
|
|
|
gCurrentDoorSounds = 0x8014FF10;
|
2023-03-14 09:47:14 +01:00
|
|
|
gMusicSettings = 0x801586B0;
|
2023-04-21 10:33:49 +02:00
|
|
|
gWindows = 0x80158910;
|
2023-03-13 00:08:06 +01:00
|
|
|
gCollisionStatus = 0x80159110;
|
2023-07-27 20:30:24 +02:00
|
|
|
gCurrentHiddenPanels = 0x80159138;
|
|
|
|
CreateEntityVarArgBuffer = 0x8015B390;
|
2023-03-13 00:08:06 +01:00
|
|
|
gBackgroundImage = 0x80200000;
|
2023-03-19 16:05:43 +01:00
|
|
|
UseBattleCamPreset = 0x8024E5BC;
|
|
|
|
UseBattleCamPresetImmediately = 0x8024E604;
|
2023-03-26 19:03:19 +02:00
|
|
|
SetBattleCamParam = 0x8024E6E8;
|
2023-03-19 16:05:43 +01:00
|
|
|
SetBattleCamTarget = 0x8024E8AC;
|
|
|
|
SetBattleCamOffsetZ = 0x8024E9F8;
|
|
|
|
SetBattleCamYaw = 0x8024EA84;
|
|
|
|
BattleCamTargetActor = 0x8024EAC4;
|
|
|
|
BattleCamTargetActorPart = 0x8024EB24;
|
|
|
|
MoveBattleCamOver = 0x8024EBA8;
|
|
|
|
SetBattleCamZoom = 0x8024EC0C;
|
|
|
|
AddBattleCamZoom = 0x8024EC4C;
|
|
|
|
func_8024ECF8 = 0x8024EC98;
|
|
|
|
FreezeBattleCam = 0x8024ED18;
|
2023-03-26 19:03:19 +02:00
|
|
|
func_8024EDA4 = 0x8024ED44;
|
|
|
|
btl_set_popup_duration = 0x8024FA64;
|
2023-03-19 16:05:43 +01:00
|
|
|
ShowMessageBox = 0x80251474;
|
2023-03-26 19:03:19 +02:00
|
|
|
ShowVariableMessageBox = 0x802514CC;
|
|
|
|
IsMessageBoxDisplayed = 0x80251544;
|
|
|
|
WaitForMessageBoxDone = 0x8025158C;
|
2023-03-19 16:05:43 +01:00
|
|
|
SetMessageBoxDuration = 0x802515C8;
|
2023-03-26 19:03:19 +02:00
|
|
|
ItemDamageEnemy = 0x802528E8;
|
|
|
|
ItemSpookEnemy = 0x80252AE4;
|
|
|
|
ItemAfflictEnemy = 0x80252CFC;
|
|
|
|
ItemCheckHit = 0x80252F00;
|
2023-03-19 16:05:43 +01:00
|
|
|
ActorSpeak = 0x802530F0;
|
|
|
|
EndActorSpeech = 0x80253490;
|
|
|
|
ShowBattleChoice = 0x802536F8;
|
2023-05-20 19:26:11 +02:00
|
|
|
EnableBattleStatusBar = 0x80253774;
|
2023-03-19 16:05:43 +01:00
|
|
|
OverrideBattleDmaDest = 0x802537B8;
|
|
|
|
LoadBattleDmaData = 0x802537E4;
|
|
|
|
EnableBattleFloorReflections = 0x80253868;
|
2023-05-20 19:26:11 +02:00
|
|
|
SetDarknessMode = 0x802538F4;
|
2023-03-19 16:05:43 +01:00
|
|
|
func_802537C0 = 0x80253980;
|
|
|
|
PlaySoundAtActor = 0x80253A1C;
|
|
|
|
PlaySoundAtPart = 0x80253A90;
|
|
|
|
PlayLoopingSoundAtActor = 0x80253B34;
|
|
|
|
StopLoopingSoundAtActor = 0x80253BD8;
|
2023-03-26 19:03:19 +02:00
|
|
|
MakeStatusField = 0x80253D54;
|
|
|
|
save_tattle_flags = 0x80253ED0;
|
2023-03-19 16:05:43 +01:00
|
|
|
load_tattle_flags = 0x80254038;
|
2023-03-26 19:03:19 +02:00
|
|
|
MultiplyByActorScale = 0x8025419C;
|
|
|
|
MultiplyVec3ByActorScale = 0x8025429C;
|
|
|
|
ApplyShrinkFromOwner = 0x80254358;
|
2023-03-19 16:05:43 +01:00
|
|
|
StartRumble = 0x802543D8;
|
|
|
|
player_create_target_list = 0x80263424;
|
|
|
|
set_animation = 0x802640F4;
|
|
|
|
add_xz_vec3f = 0x80264520;
|
|
|
|
play_movement_dust_effects = 0x802646E8;
|
|
|
|
get_actor_part = 0x80264854;
|
|
|
|
lookup_defense = 0x8026623C;
|
2023-03-26 19:03:19 +02:00
|
|
|
lookup_status_chance = 0x80266290;
|
|
|
|
inflict_status = 0x80266338;
|
|
|
|
player_team_is_ability_active = 0x802676A4;
|
|
|
|
btl_update_ko_status = 0x80267B74;
|
|
|
|
LoadItemScript = 0x802682C0;
|
2023-03-19 16:05:43 +01:00
|
|
|
LoadActionCommand = 0x802685B0;
|
2023-03-26 19:03:19 +02:00
|
|
|
action_command_init_status = 0x80268C48;
|
|
|
|
func_80269118 = 0x80269508;
|
|
|
|
func_80269160 = 0x80269550;
|
|
|
|
SetActionDifficultyTable = 0x8026958C;
|
2023-03-19 16:05:43 +01:00
|
|
|
SetupMashMeter = 0x802695B8;
|
2023-03-26 19:03:19 +02:00
|
|
|
GetActionSuccess = 0x80269684;
|
2023-03-19 16:05:43 +01:00
|
|
|
SetActionSuccess = 0x802696B0;
|
|
|
|
SetActionCommandMode = 0x802696DC;
|
|
|
|
GetActionCommandMode = 0x80269708;
|
2023-03-26 19:03:19 +02:00
|
|
|
SetActionHudPrepareTime = 0x80269734;
|
2023-03-19 16:05:43 +01:00
|
|
|
SetCommandAutoSuccess = 0x8026978C;
|
|
|
|
CloseActionCommandInfo = 0x80269800;
|
|
|
|
func_80269470 = 0x80269860;
|
|
|
|
ShowActionHud = 0x80269894;
|
|
|
|
GetActionSuccessCopy = 0x802698E8;
|
|
|
|
func_80269524 = 0x80269914;
|
2023-03-26 19:03:19 +02:00
|
|
|
func_80269550 = 0x80269940;
|
2023-03-19 16:05:43 +01:00
|
|
|
GetBlockResult = 0x8026996C;
|
|
|
|
GetActionResult = 0x80269998;
|
2023-03-26 19:03:19 +02:00
|
|
|
SetActionResult = 0x802699C4;
|
|
|
|
func_80269600 = 0x802699F0;
|
|
|
|
set_goal_pos_to_part = 0x80269B44;
|
2023-03-19 16:05:43 +01:00
|
|
|
get_actor = 0x8026A15C;
|
|
|
|
LoadBattleSection = 0x8026A1D4;
|
|
|
|
GetBattlePhase = 0x8026A218;
|
|
|
|
GetLastElement = 0x8026A244;
|
2023-04-26 01:33:17 +02:00
|
|
|
GetDamageSource = 0x8026A270;
|
|
|
|
SetDamageSource = 0x8026A29C;
|
2023-03-19 16:05:43 +01:00
|
|
|
SetGoalToHome = 0x8026A2B4;
|
|
|
|
SetIdleGoalToHome = 0x8026A31C;
|
|
|
|
SetGoalToIndex = 0x8026A384;
|
|
|
|
GetIndexFromPos = 0x8026A44C;
|
|
|
|
GetIndexFromHome = 0x8026A4C4;
|
|
|
|
CountPlayerTargets = 0x8026A53C;
|
|
|
|
ForceHomePos = 0x8026A5DC;
|
|
|
|
SetHomePos = 0x8026A6C0;
|
|
|
|
SetGoalToTarget = 0x8026A798;
|
2023-03-26 19:03:19 +02:00
|
|
|
SetGoalToFirstTarget = 0x8026A88C;
|
2023-03-19 16:05:43 +01:00
|
|
|
SetGoalPos = 0x8026A900;
|
|
|
|
SetIdleGoal = 0x8026AA1C;
|
|
|
|
AddGoalPos = 0x8026AB38;
|
|
|
|
GetGoalPos = 0x8026AC10;
|
|
|
|
GetIdleGoal = 0x8026ACDC;
|
|
|
|
GetActorPos = 0x8026AE98;
|
|
|
|
GetPartOffset = 0x8026AF64;
|
|
|
|
GetPartPos = 0x8026B078;
|
|
|
|
GetHomePos = 0x8026B164;
|
|
|
|
SetActorPos = 0x8026B230;
|
|
|
|
SetPartPos = 0x8026B308;
|
|
|
|
SetEnemyTargetOffset = 0x8026B490;
|
|
|
|
SetAnimation = 0x8026B5A0;
|
|
|
|
GetAnimation = 0x8026B628;
|
|
|
|
SetAnimationRate = 0x8026B6C0;
|
|
|
|
SetActorYaw = 0x8026B748;
|
|
|
|
GetActorYaw = 0x8026B7B8;
|
|
|
|
SetPartYaw = 0x8026B828;
|
|
|
|
SetActorJumpGravity = 0x8026B94C;
|
|
|
|
SetActorIdleJumpGravity = 0x8026B9C8;
|
|
|
|
SetActorSpeed = 0x8026BA44;
|
|
|
|
SetActorIdleSpeed = 0x8026BAC0;
|
|
|
|
SetPartJumpGravity = 0x8026BB3C;
|
|
|
|
SetPartMoveSpeed = 0x8026BBDC;
|
|
|
|
SetJumpAnimations = 0x8026BC7C;
|
|
|
|
SetActorDispOffset = 0x8026BDF4;
|
|
|
|
SetPartDispOffset = 0x8026C028;
|
2023-05-20 19:26:11 +02:00
|
|
|
FreezeBattleState = 0x8026C338;
|
2023-03-19 16:05:43 +01:00
|
|
|
GetActorVar = 0x8026C3A4;
|
|
|
|
SetActorVar = 0x8026C434;
|
|
|
|
AddActorVar = 0x8026C4C4;
|
|
|
|
GetPartMovementVar = 0x8026C560;
|
|
|
|
SetPartMovementVar = 0x8026C61C;
|
|
|
|
SetActorRotation = 0x8026C79C;
|
|
|
|
SetActorRotationOffset = 0x8026C89C;
|
|
|
|
SetPartRotation = 0x8026CA24;
|
|
|
|
SetPartRotationOffset = 0x8026CB30;
|
|
|
|
GetPartRotation = 0x8026CC18;
|
|
|
|
SetActorScale = 0x8026CCF4;
|
|
|
|
GetActorScale = 0x8026CE74;
|
|
|
|
SetPartScale = 0x8026CF3C;
|
|
|
|
GetBattleFlags = 0x8026D100;
|
|
|
|
SetBattleFlagBits = 0x8026D12C;
|
|
|
|
GetBattleFlags2 = 0x8026D190;
|
|
|
|
SetBattleFlagBits2 = 0x8026D1BC;
|
|
|
|
SetActorFlagBits = 0x8026D27C;
|
|
|
|
GetActorFlags = 0x8026D310;
|
|
|
|
SetPartFlags = 0x8026D378;
|
|
|
|
SetPartFlagBits = 0x8026D400;
|
|
|
|
SetPartTargetFlagBits = 0x8026D548;
|
|
|
|
SetPartEventFlags = 0x8026D730;
|
|
|
|
SetPartEventBits = 0x8026D7B8;
|
|
|
|
GetPartEventFlags = 0x8026D878;
|
|
|
|
SetPartImmunityBits = 0x8026D994;
|
|
|
|
HPBarToHome = 0x8026DA54;
|
|
|
|
HPBarToCurrent = 0x8026DB98;
|
|
|
|
func_8026D940 = 0x8026DD30;
|
2023-05-20 19:26:11 +02:00
|
|
|
SetActorStatusOffsets = 0x8026DE84;
|
2023-03-19 16:05:43 +01:00
|
|
|
SummonEnemy = 0x8026DF54;
|
|
|
|
GetOwnerID = 0x8026E1F0;
|
|
|
|
SetOwnerID = 0x8026E218;
|
|
|
|
ActorExists = 0x8026E24C;
|
|
|
|
func_8026DF88 = 0x8026E378;
|
2023-05-23 14:57:34 +02:00
|
|
|
SetBattleMenuEnabledFlags = 0x8026E410;
|
2023-03-19 16:05:43 +01:00
|
|
|
SetEnabledStarPowers = 0x8026E428;
|
|
|
|
CheckButtonPress = 0x8026E488;
|
|
|
|
CheckButtonDown = 0x8026E4F8;
|
|
|
|
SetBattleState = 0x8026E55C;
|
|
|
|
WaitForState = 0x8026E588;
|
|
|
|
CancelEnemyTurn = 0x8026E5F8;
|
|
|
|
PlayerCreateTargetList = 0x8026E6BC;
|
|
|
|
EnemyCreateTargetList = 0x8026E700;
|
|
|
|
InitTargetIterator = 0x8026E744;
|
|
|
|
SetOwnerTarget = 0x8026E798;
|
|
|
|
ChooseNextTarget = 0x8026E804;
|
|
|
|
GetTargetListLength = 0x8026EC54;
|
|
|
|
GetOwnerTarget = 0x8026EC9C;
|
|
|
|
func_8026E914 = 0x8026ED04;
|
|
|
|
GetDistanceToGoal = 0x8026EDEC;
|
2023-05-20 19:26:11 +02:00
|
|
|
SetActorPaletteEffect = 0x8026EE6C;
|
|
|
|
SetActorPaletteSwapParams = 0x8026EFE8;
|
2023-03-19 16:05:43 +01:00
|
|
|
func_8026ED20 = 0x8026F110;
|
|
|
|
AddActorDecoration = 0x8026F278;
|
|
|
|
RemoveActorDecoration = 0x8026F33C;
|
|
|
|
ModifyActorDecoration = 0x8026F3E0;
|
|
|
|
UseIdleAnimation = 0x8026F4DC;
|
|
|
|
GetStatusFlags = 0x8026F620;
|
|
|
|
RemovePlayerBuffs = 0x8026F83C;
|
|
|
|
SetPartAlpha = 0x8026F860;
|
|
|
|
CreatePartShadow = 0x8026F91C;
|
|
|
|
RemovePartShadow = 0x8026F98C;
|
2023-05-20 19:26:11 +02:00
|
|
|
SetEndBattleFadeOutRate = 0x8026F9FC;
|
2023-03-19 16:05:43 +01:00
|
|
|
SetBattleVar = 0x8026FA28;
|
|
|
|
GetBattleVar = 0x8026FA84;
|
|
|
|
ResetAllActorSounds = 0x8026FADC;
|
|
|
|
SetActorSounds = 0x8026FB30;
|
|
|
|
ResetActorSounds = 0x8026FC28;
|
|
|
|
SetPartSounds = 0x8026FDF0;
|
|
|
|
SetActorType = 0x8026FF10;
|
2023-03-26 19:03:19 +02:00
|
|
|
ShowShockEffect = 0x8026FFA0;
|
2023-03-19 16:05:43 +01:00
|
|
|
GetActorAttackBoost = 0x8026FFF4;
|
|
|
|
GetActorDefenseBoost = 0x8027005C;
|
|
|
|
BoostAttack = 0x802700C4;
|
|
|
|
BoostDefense = 0x80270564;
|
|
|
|
VanishActor = 0x80270A04;
|
|
|
|
ElectrifyActor = 0x80270D4C;
|
|
|
|
HealActor = 0x80271094;
|
|
|
|
WaitForBuffDone = 0x8027153C;
|
|
|
|
CopyBuffs = 0x80271550;
|
|
|
|
GetMenuSelection = 0x802737B4;
|
|
|
|
func_80273444 = 0x80273834;
|
|
|
|
PlayerFallToGoal = 0x80273C84;
|
2023-03-26 19:03:19 +02:00
|
|
|
PlayerRunToGoal = 0x80274054;
|
2023-03-19 16:05:43 +01:00
|
|
|
GetPlayerHP = 0x80274624;
|
2023-03-26 19:03:19 +02:00
|
|
|
DispatchDamagePlayerEvent = 0x80274D0C;
|
2023-03-19 16:05:43 +01:00
|
|
|
EnablePlayerBlur = 0x80274D68;
|
|
|
|
DispatchEventPlayer = 0x8027730C;
|
2023-03-26 19:03:19 +02:00
|
|
|
dispatch_event_actor = 0x80277550;
|
2023-03-19 16:05:43 +01:00
|
|
|
BindTakeTurn = 0x80278D20;
|
|
|
|
PauseTakeTurn = 0x80278D94;
|
|
|
|
ResumeTakeTurn = 0x80278E0C;
|
|
|
|
BindIdle = 0x80278E84;
|
|
|
|
EnableIdleScript = 0x80278F3C;
|
|
|
|
BindHandleEvent = 0x80279010;
|
|
|
|
BindNextTurn = 0x80279084;
|
|
|
|
JumpToGoal = 0x802790F8;
|
|
|
|
IdleJumpToGoal = 0x802794FC;
|
|
|
|
JumpWithBounce = 0x80279B18;
|
|
|
|
LandJump = 0x80279EC4;
|
|
|
|
FallToGoal = 0x80279FDC;
|
|
|
|
RunToGoal = 0x8027A254;
|
|
|
|
IdleRunToGoal = 0x8027A654;
|
|
|
|
JumpPartTo = 0x8027A8D4;
|
|
|
|
FallPartTo = 0x8027AC44;
|
2023-03-26 19:03:19 +02:00
|
|
|
LandJumpPart = 0x8027AF4C;
|
2023-03-19 16:05:43 +01:00
|
|
|
RunPartTo = 0x8027B09C;
|
|
|
|
FlyToGoal = 0x8027BA14;
|
|
|
|
IdleFlyToGoal = 0x8027BFA8;
|
|
|
|
FlyPartTo = 0x8027C328;
|
|
|
|
GetLastEvent = 0x8027C8D0;
|
|
|
|
SetTargetActor = 0x8027C938;
|
|
|
|
SetEnemyHP = 0x8027C9B8;
|
|
|
|
GetActorHP = 0x8027CA90;
|
|
|
|
GetEnemyMaxHP = 0x8027CB38;
|
|
|
|
RemoveActor = 0x8027CBA0;
|
|
|
|
DropStarPoints = 0x8027CC94;
|
|
|
|
SetDefenseTable = 0x8027CE64;
|
|
|
|
SetStatusTable = 0x8027CEF8;
|
|
|
|
SetIdleAnimations = 0x8027CF6C;
|
|
|
|
EnemyDamageTarget = 0x8027D0A4;
|
|
|
|
EnemyTestTarget = 0x8027D3A8;
|
|
|
|
DispatchDamageEvent = 0x8027D5AC;
|
|
|
|
DispatchEvent = 0x8027D654;
|
2023-05-20 19:26:11 +02:00
|
|
|
ShowHealthBar = 0x8027D6C8;
|
|
|
|
HideHealthBar = 0x8027D71C;
|
2023-03-19 16:05:43 +01:00
|
|
|
SetTargetOffset = 0x8027D770;
|
|
|
|
func_8027D434 = 0x8027D824;
|
|
|
|
SetProjectileTargetOffset = 0x8027D8B8;
|
|
|
|
EnableActorBlur = 0x8027D96C;
|
|
|
|
AfflictActor = 0x8027DA6C;
|
|
|
|
GetInstigatorValue = 0x8027DB4C;
|
2023-06-05 10:16:46 +02:00
|
|
|
GetEncounterTrigger = 0x8027DBB4;
|
2023-03-19 16:05:43 +01:00
|
|
|
YieldTurn = 0x8027DBE0;
|
|
|
|
SetActorSize = 0x8027DC00;
|
|
|
|
GetActorSize = 0x8027DCD0;
|
|
|
|
SetPartSize = 0x8027DD60;
|
|
|
|
GetOriginalActorType = 0x8027DE58;
|
|
|
|
GetLastDamage = 0x8027DF2C;
|
|
|
|
EnableActorGlow = 0x8027DF94;
|
|
|
|
WasStatusInflicted = 0x8027E058;
|
|
|
|
CopyStatusEffects = 0x8027E0AC;
|
|
|
|
ClearStatusEffects = 0x8027E190;
|
2023-03-26 19:03:19 +02:00
|
|
|
dispatch_event_partner = 0x8027E270;
|
|
|
|
GetActorLevel = 0x80280138;
|
|
|
|
PartnerDamageEnemy = 0x802801A4;
|
|
|
|
PartnerAfflictEnemy = 0x802803F4;
|
|
|
|
PartnerPowerBounceEnemy = 0x80280660;
|
|
|
|
PartnerTestEnemy = 0x802808C0;
|
|
|
|
GetActionCommandResult = 0x80280BC0;
|
|
|
|
PartnerYieldTurn = 0x80280C08;
|
2023-03-19 16:05:43 +01:00
|
|
|
GetDamageIntensity = 0x80280C30;
|
2023-03-26 19:03:19 +02:00
|
|
|
LoadStarPowerScript = 0x80280D40;
|
2023-03-19 16:05:43 +01:00
|
|
|
DemoBattleBeginDelay = 0x80280DE8;
|
2023-03-13 00:08:06 +01:00
|
|
|
MakeShop = 0x80281878;
|
|
|
|
MakeShopOwner = 0x80281BF0;
|
|
|
|
CreateMapRoom = 0x80281CBC;
|
2023-03-26 19:03:19 +02:00
|
|
|
bActorTattles = 0x80282F88;
|
|
|
|
bActorOffsets = 0x802832D8;
|
2023-03-13 00:08:06 +01:00
|
|
|
CreatePushBlockGrid = 0x802832F0;
|
|
|
|
SetPushBlock = 0x8028348C;
|
2023-03-14 09:47:14 +01:00
|
|
|
GetPushBlock = 0x802835D0;
|
2023-03-26 19:03:19 +02:00
|
|
|
bMarioIdleAnims = 0x80283628;
|
2023-03-14 09:47:14 +01:00
|
|
|
GetGridIndexFromPos = 0x802836C8;
|
2023-03-26 19:03:19 +02:00
|
|
|
bMarioHideAnims = 0x80283760;
|
2023-03-14 23:43:17 +01:00
|
|
|
SetPushBlockFallEffect = 0x802837BC;
|
2023-03-13 00:08:06 +01:00
|
|
|
ItemShopInteract = 0x80284064;
|
2023-04-26 01:33:17 +02:00
|
|
|
EMS_StarIcon = 0x802843A8;
|
2023-03-13 00:08:06 +01:00
|
|
|
EnterWalk = 0x80285970;
|
2023-03-14 09:47:14 +01:00
|
|
|
EnterWalkShort = 0x80285A70;
|
2023-03-13 00:08:06 +01:00
|
|
|
EnterPostPipe = 0x80285C60;
|
|
|
|
EnterSavePoint = 0x80285CC0;
|
|
|
|
ExitWalk = 0x80285D04;
|
2023-03-14 09:47:14 +01:00
|
|
|
ExitSingleDoor = 0x80285DBC;
|
|
|
|
EnterSingleDoor = 0x80285DE4;
|
|
|
|
ExitSplitSingleDoor = 0x80285E0C;
|
|
|
|
EnterSplitSingleDoor = 0x80285E34;
|
2023-03-13 00:08:06 +01:00
|
|
|
ExitDoubleDoor = 0x80285E5C;
|
|
|
|
EnterDoubleDoor = 0x80285E84;
|
2023-03-14 09:47:14 +01:00
|
|
|
ExitSplitDoubleDoor = 0x80285EAC;
|
|
|
|
EnterSplitDoubleDoor = 0x80285ED4;
|
2023-03-13 00:08:06 +01:00
|
|
|
BaseExitDoor = 0x80285EFC;
|
2023-03-14 09:47:14 +01:00
|
|
|
BaseEnterDoor = 0x802861C0;
|
2023-03-26 19:03:19 +02:00
|
|
|
HES_AimMarkerA = 0x802933FC;
|
|
|
|
HES_AimMarkerB = 0x80293494;
|
|
|
|
HES_AimMarkerC = 0x8029352C;
|
|
|
|
HES_AimMarkerD = 0x802935C4;
|
|
|
|
HES_AimMarkerE = 0x8029365C;
|
|
|
|
HES_AimMarkerF = 0x802936F4;
|
|
|
|
HES_AimShimmerA = 0x802938BC;
|
|
|
|
HES_AimShimmerB = 0x80293954;
|
|
|
|
HES_AimShimmerC = 0x802939EC;
|
|
|
|
HES_AimShimmerD = 0x80293A84;
|
|
|
|
HES_AimShimmerE = 0x80293B1C;
|
|
|
|
HES_AimShimmerF = 0x80293BB4;
|
|
|
|
HES_AimReticle = 0x80293D7C;
|
|
|
|
HES_AimTarget = 0x80293DB4;
|
|
|
|
HES_AimBlinkA = 0x80293DEC;
|
2023-04-26 01:33:17 +02:00
|
|
|
EVS_UseMystery = 0x80294490;
|
|
|
|
EVS_PlaySleepHitFX = 0x80294C30;
|
2023-05-01 09:22:52 +02:00
|
|
|
EVS_Partner_Celebrate = 0x80294D70;
|
|
|
|
EVS_Partner_RunAway = 0x8029514C;
|
|
|
|
EVS_Partner_BurnContact = 0x802952B8;
|
|
|
|
EVS_Partner_SpikeContact = 0x80295634;
|
|
|
|
EVS_Partner_BombetteSpikeContact = 0x802959A0;
|
|
|
|
EVS_Partner_ShockHit = 0x80295D94;
|
|
|
|
EVS_Partner_Recover = 0x80296514;
|
|
|
|
EVS_Partner_Drop = 0x80296664;
|
|
|
|
EVS_Partner_BurnHit = 0x8029686C;
|
|
|
|
EVS_Partner_LakilesterHit = 0x80297D38;
|
|
|
|
EVS_Partner_Hit = 0x80297E0C;
|
|
|
|
EVS_Partner_NoDamageHit = 0x80297E64;
|
2023-04-26 01:33:17 +02:00
|
|
|
EVS_ForceNextTarget = 0x80299240;
|
2023-05-01 09:22:52 +02:00
|
|
|
EVS_Enemy_Hit = 0x80299694;
|
|
|
|
EVS_Enemy_BurnHit = 0x8029A720;
|
|
|
|
EVS_Enemy_ShockHit = 0x8029AD4C;
|
|
|
|
EVS_Enemy_ShockHit_Impl = 0x8029ADBC;
|
|
|
|
EVS_Enemy_NoDamageHit = 0x8029B2C0;
|
|
|
|
EVS_Enemy_Death = 0x8029B510;
|
|
|
|
EVS_Enemy_DeathWithoutRemove = 0x8029B558;
|
|
|
|
EVS_Enemy_ScareAway = 0x8029B87C;
|
|
|
|
EVS_Enemy_SpinSmashHit = 0x8029BFE8;
|
|
|
|
EVS_Enemy_FlipBackUp = 0x8029C204;
|
|
|
|
EVS_Enemy_JumpBack = 0x8029C3C0;
|
|
|
|
EVS_Enemy_ReturnHome = 0x8029C508;
|
|
|
|
EVS_Enemy_Recover = 0x8029C5F0;
|
|
|
|
EVS_Enemy_HopHome = 0x8029C6F4;
|
|
|
|
EVS_Enemy_HopToPos = 0x8029C77C;
|
|
|
|
EVS_Enemy_AirLift = 0x8029C9CC;
|
|
|
|
EVS_Enemy_BlowAway = 0x8029CAF8;
|
2023-03-26 19:03:19 +02:00
|
|
|
gActionCommandStatus = 0x802A0230;
|
|
|
|
action_command_air_lift_init = 0x802A9000;
|
|
|
|
action_command_air_raid_init = 0x802A9000;
|
|
|
|
action_command_body_slam_init = 0x802A9000;
|
|
|
|
action_command_bomb_init = 0x802A9000;
|
|
|
|
action_command_dizzy_shell_init = 0x802A9000;
|
|
|
|
action_command_fire_shell_init = 0x802A9000;
|
|
|
|
action_command_hammer_init = 0x802A9000;
|
|
|
|
action_command_hurricane_init = 0x802A9000;
|
2023-03-19 16:05:43 +01:00
|
|
|
action_command_jump_init = 0x802A9000;
|
2023-03-26 19:03:19 +02:00
|
|
|
action_command_mega_shock_init = 0x802A9000;
|
|
|
|
action_command_power_shock_init = 0x802A9000;
|
|
|
|
action_command_smack_init = 0x802A9000;
|
|
|
|
action_command_spiny_surge_init = 0x802A9000;
|
|
|
|
action_command_spook_init = 0x802A9000;
|
|
|
|
action_command_squirt_init = 0x802A9000;
|
2023-03-19 16:05:43 +01:00
|
|
|
action_command_stop_leech_init = 0x802A9000;
|
2023-03-26 19:03:19 +02:00
|
|
|
action_command_tidal_wave_init = 0x802A9000;
|
|
|
|
action_command_water_block_init = 0x802A9000;
|
2023-03-19 16:05:43 +01:00
|
|
|
action_command_whirlwind_init = 0x802A9000;
|
|
|
|
action_command_stop_leech_start = 0x802A9110;
|
2023-03-26 19:03:19 +02:00
|
|
|
action_command_squirt_start = 0x802A911C;
|
2023-03-19 16:05:43 +01:00
|
|
|
action_command_jump_start = 0x802A9120;
|
2023-03-26 19:03:19 +02:00
|
|
|
action_command_tidal_wave_start = 0x802A9138;
|
|
|
|
action_command_spiny_surge_start = 0x802A916C;
|
|
|
|
action_command_bomb_start = 0x802A9170;
|
|
|
|
action_command_dizzy_shell_start = 0x802A9170;
|
|
|
|
action_command_air_raid_start = 0x802A9178;
|
|
|
|
action_command_fire_shell_start = 0x802A9178;
|
|
|
|
action_command_smack_start = 0x802A917C;
|
|
|
|
action_command_spook_start = 0x802A917C;
|
|
|
|
action_command_air_lift_start = 0x802A9184;
|
|
|
|
action_command_hurricane_start = 0x802A91A0;
|
|
|
|
action_command_mega_shock_start = 0x802A91A0;
|
2023-03-19 16:05:43 +01:00
|
|
|
action_command_break_free_start = 0x802A91B0;
|
2023-03-26 19:03:19 +02:00
|
|
|
action_command_body_slam_start = 0x802A91B8;
|
2023-03-19 16:05:43 +01:00
|
|
|
action_command_whirlwind_start = 0x802A91E0;
|
2023-03-26 19:03:19 +02:00
|
|
|
action_command_power_shock_start = 0x802A9210;
|
|
|
|
action_command_hammer_start = 0x802A9258;
|
|
|
|
action_command_water_block_start = 0x802A9398;
|
2023-08-03 09:38:11 +02:00
|
|
|
MsgCharsets = 0x802F18A8;
|
2023-05-01 09:40:57 +02:00
|
|
|
D_802F4560 = 0x802FA860;
|
2023-07-24 20:07:47 +02:00
|
|
|
heap_generalHead = 0x802FB800;
|
2023-03-14 23:43:17 +01:00
|
|
|
heap_spriteHead = 0x8034F800;
|