From 4631f1d27b1c2e04c15df1141e5da78d18221ffd Mon Sep 17 00:00:00 2001 From: LittleCube Date: Tue, 18 Feb 2025 18:00:09 -0500 Subject: [PATCH] update syms for core2, remove now unstatic'd manual funcs --- BanjoRecompSyms | 2 +- banjo.us.rev0.toml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/BanjoRecompSyms b/BanjoRecompSyms index 38e4320..ec544a1 160000 --- a/BanjoRecompSyms +++ b/BanjoRecompSyms @@ -1 +1 @@ -Subproject commit 38e4320a052000af1d5158c640cf4802f4014f49 +Subproject commit ec544a1e7c8bf9500ff4df56bbe2189d1458106b diff --git a/banjo.us.rev0.toml b/banjo.us.rev0.toml index d1605e7..b6cf700 100644 --- a/banjo.us.rev0.toml +++ b/banjo.us.rev0.toml @@ -10,11 +10,11 @@ rom_file_path = "banjo.us.v10.decompressed.z64" manual_funcs = [ { name = "__n_CSPVoiceHandler", section = ".core1", vram = 0x8025E438, size = 0x684 }, - { name = "__code7AF80_func_803036A0", section = ".core2", vram = 0x803036A0, size = 0x160 }, - { name = "__code7AF80_func_80303960", section = ".core2", vram = 0x80303960, size = 0x190 }, - { name = "_gcdialog_freeZoomboxes", section = ".core2", vram = 0x8030F030, size = 0x48 }, - { name = "__actor_free", section = ".core2", vram = 0x80328028, size = 0xF4 }, - { name = "_baModel_preDraw", section = ".core2", vram = 0x80291ac4, size = 0x2C }, + # { name = "__code7AF80_func_803036A0", section = ".core2", vram = 0x803036A0, size = 0x160 }, + # { name = "__code7AF80_func_80303960", section = ".core2", vram = 0x80303960, size = 0x190 }, + # { name = "_gcdialog_freeZoomboxes", section = ".core2", vram = 0x8030F030, size = 0x48 }, + # { name = "__actor_free", section = ".core2", vram = 0x80328028, size = 0xF4 }, + # { name = "_baModel_preDraw", section = ".core2", vram = 0x80291ac4, size = 0x2C }, { name = "__chFrogMinigame_spawnJiggy", section = ".BGS", vram = 0x8038cb20, size = 0x28 }, { name = "__chFrogMinigame_textCallback", section = ".BGS", vram = 0x8038cb48, size = 0x6C }, ]