Merge branch 'master' of github.com:pret/pokefirered into overworld
This commit is contained in:
+2
-2
@@ -180,7 +180,7 @@ SECTIONS {
|
||||
src/normal.o(.text);
|
||||
src/battle_anim_utility_funcs.o(.text);
|
||||
src/battle_intro.o(.text);
|
||||
asm/bike.o(.text);
|
||||
src/bike.o(.text);
|
||||
src/easy_chat.o(.text);
|
||||
src/mon_markings.o(.text);
|
||||
src/mail.o(.text);
|
||||
@@ -499,7 +499,7 @@ SECTIONS {
|
||||
src/normal.o(.rodata);
|
||||
src/battle_anim_utility_funcs.o(.rodata);
|
||||
src/battle_intro.o(.rodata);
|
||||
data/bike.o(.rodata);
|
||||
src/bike.o(.rodata);
|
||||
src/easy_chat.o(.rodata);
|
||||
src/mon_markings.o(.rodata);
|
||||
src/mail.o(.rodata);
|
||||
|
||||
Reference in New Issue
Block a user