Compare commits

...

8 Commits

Author SHA1 Message Date
John A 3096117a5e Update berry_fix/payload/sym_common.txt 2022-11-10 16:41:42 +00:00
John A 6372e6dbc3 Update sym_ewram.txt 2022-10-17 16:41:13 +00:00
John A fb3fa9c3aa Update sym_ewram.txt 2022-10-17 16:40:28 +00:00
John A dd45c87797 Update sym_bss.txt 2022-10-17 16:39:17 +00:00
John A 84a8cbb2b5 Update sym_bss.txt 2022-10-17 15:44:18 +00:00
John A e97363a6a8 Update sym_bss.txt 2022-10-17 15:43:04 +00:00
John A 1425f75ffd Update berry_fix/asm/berry_fix_header.inc 2022-10-14 16:50:22 +00:00
John A f844e64938 Update graphics/misc/cave_transition_black.pal 2022-10-14 15:41:06 +00:00
5 changed files with 8 additions and 2 deletions

View File

@ -33,3 +33,6 @@ BerryFixMBHeaderChecksum:
BerryFixMBHeaderReserved2:
.space 2
BerryFixMbPowerup1
.space 2

View File

@ -26,4 +26,6 @@ gCurSaveChunk:
gFlashIdentIsValid: @ 0x0300123C
.space 0x4
.include "agb_flash.o"
gFlashIdentIsValid: @ 4.11333333333

View File

@ -16,4 +16,3 @@ JASC-PAL
0 0 0
0 0 0
0 0 0
0 0 0

View File

@ -60,3 +60,4 @@
.include "*libgcc.a:dp-bit.o"
.include "*libgcc.a:fp-bit.o"
.include "*libc.a:syscalls.o"
.include "src/m5a_2.o"

View File

@ -148,3 +148,4 @@
.include "src/faraway_island.o"
.include "src/trainer_hill.o"
.include "src/rayquaza_scene.o"
.include "src/berry_hill.o"