diff options
Diffstat (limited to 'asm/ctors.s')
-rw-r--r-- | asm/ctors.s | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/asm/ctors.s b/asm/ctors.s index 22c0254..61a9da1 100644 --- a/asm/ctors.s +++ b/asm/ctors.s @@ -4,6 +4,8 @@ .global lbl_803E1E60 lbl_803E1E60: - .4byte func_801C77C0, func_8000746C, func_80007920, func_800097B8 + .4byte __init_cpp_exceptions_tmp, func_8000746C, func_80007920, func_800097B8 .4byte func_8000A7A4, func_8000AAA4, func_8000AD5C, func_80024900 - .incbin "baserom.dol", 0x3DDF80, 0x420 + .4byte func_80025370, func_80028490, func_8002A8F0, func_8002ABC8 + .4byte func_8002BB24, func_8002CAE0, func_8002DE0C, func_80030114 + .incbin "baserom.dol", 0x3DDFA0, 0x400 |