mirror of
https://github.com/pmret/papermario.git
synced 2024-11-08 12:02:30 +01:00
hotfix effect_65_appendGfx name
This commit is contained in:
parent
f504af5b90
commit
07569d8668
@ -17,7 +17,7 @@ dlabel D_E00CACD8
|
||||
|
||||
.section .text
|
||||
|
||||
glabel fx_65_appendGfx
|
||||
glabel effect_65_appendGfx
|
||||
/* 3D09CC E00CA4CC 27BDFF38 */ addiu $sp, $sp, -0xc8
|
||||
/* 3D09D0 E00CA4D0 0080482D */ daddu $t1, $a0, $zero
|
||||
/* 3D09D4 E00CA4D4 3C0ADB06 */ lui $t2, 0xdb06
|
||||
|
@ -8875,11 +8875,11 @@ D_09000800_3D02F0 = 0x9000800; // type:data rom:0x3D02F0
|
||||
D_090008D8_3D03C8 = 0x90008D8; // type:data rom:0x3D03C8
|
||||
D_090009B0_3D04A0 = 0x90009B0; // type:data rom:0x3D04A0
|
||||
D_090009F0_3D04E0 = 0x90009F0; // type:data rom:0x3D04E0
|
||||
fx_65_main = 0xE00CA000; // type:func rom:0x3D0500
|
||||
fx_65_init = 0xE00CA240; // type:func rom:0x3D0740
|
||||
fx_65_update = 0xE00CA248; // type:func rom:0x3D0748
|
||||
fx_65_render = 0xE00CA484; // type:func rom:0x3D0984
|
||||
fx_65_appendGfx = 0xE00CA4CC; // type:func rom:0x3D09CC
|
||||
effect_65_main = 0xE00CA000; // type:func rom:0x3D0500
|
||||
effect_65_init = 0xE00CA240; // type:func rom:0x3D0740
|
||||
effect_65_update = 0xE00CA248; // type:func rom:0x3D0748
|
||||
effect_65_render = 0xE00CA484; // type:func rom:0x3D0984
|
||||
effect_65_appendGfx = 0xE00CA4CC; // type:func rom:0x3D09CC
|
||||
tubba_heart_attack_main = 0xE00CC000; // type:func rom:0x3D1690
|
||||
tubba_heart_attack_init = 0xE00CC250; // type:func rom:0x3D18E0
|
||||
tubba_heart_attack_update = 0xE00CC258; // type:func rom:0x3D18E8
|
||||
|
Loading…
Reference in New Issue
Block a user