mirror of
https://github.com/pret/pmd-red.git
synced 2026-09-08 17:15:51 -05:00
Merge pull request #428 from DizzyEggg/some_funcs
Some checks failed
GithubCI / build (push) Has been cancelled
Some checks failed
GithubCI / build (push) Has been cancelled
Decompile code_80035F0 and GroundMap_Select and GroundMap_SelectDungeon
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user