Merge pull request #428 from DizzyEggg/some_funcs
Some checks failed
GithubCI / build (push) Has been cancelled

Decompile code_80035F0 and GroundMap_Select and GroundMap_SelectDungeon
This commit is contained in:
Seth Barberee
2025-07-16 13:52:00 -07:00
committed by GitHub
18 changed files with 928 additions and 2296 deletions

View File

@@ -53,8 +53,7 @@ SECTIONS {
src/gba_color_util.o(.text);
src/code_8002774.o(.text);
src/memory.o(.text);
src/code_80035F0.o(.text);
asm/code_80035F0.o(.text);
src/palette_fade_util.o(.text);
src/other_random.o(.text);
src/util.o(.text);
src/bg_palette_buffer.o(.text);
@@ -433,7 +432,7 @@ SECTIONS {
src/code_8002774.o(.rodata);
data/pksdir_5.o(.rodata);
src/memory.o(.rodata);
src/code_80035F0.o(.rodata);
src/palette_fade_util.o(.rodata);
src/other_random.o(.rodata);
src/util.o(.rodata);
src/bg_palette_buffer.o(.rodata);