Compare commits
8 Commits
main
...
werewolf-d
Author | SHA1 | Date | |
---|---|---|---|
3096117a5e | |||
6372e6dbc3 | |||
fb3fa9c3aa | |||
dd45c87797 | |||
84a8cbb2b5 | |||
e97363a6a8 | |||
1425f75ffd | |||
f844e64938 |
@ -33,3 +33,6 @@ BerryFixMBHeaderChecksum:
|
||||
|
||||
BerryFixMBHeaderReserved2:
|
||||
.space 2
|
||||
|
||||
BerryFixMbPowerup1
|
||||
.space 2
|
||||
|
@ -26,4 +26,6 @@ gCurSaveChunk:
|
||||
gFlashIdentIsValid: @ 0x0300123C
|
||||
.space 0x4
|
||||
|
||||
.include "agb_flash.o"
|
||||
gFlashIdentIsValid: @ 4.11333333333
|
||||
|
||||
|
||||
|
@ -16,4 +16,3 @@ JASC-PAL
|
||||
0 0 0
|
||||
0 0 0
|
||||
0 0 0
|
||||
0 0 0
|
||||
|
@ -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"
|
||||
|
@ -148,3 +148,4 @@
|
||||
.include "src/faraway_island.o"
|
||||
.include "src/trainer_hill.o"
|
||||
.include "src/rayquaza_scene.o"
|
||||
.include "src/berry_hill.o"
|
||||
|
Reference in New Issue
Block a user