bug
This commit is contained in:
+2
-1
@@ -163,7 +163,7 @@ SECTIONS {
|
||||
asm/poison.o(.text);
|
||||
asm/flying.o(.text);
|
||||
asm/psychic.o(.text);
|
||||
asm/bug.o(.text);
|
||||
src/bug.o(.text);
|
||||
src/rock.o(.text);
|
||||
src/ghost.o(.text);
|
||||
src/dragon.o(.text);
|
||||
@@ -423,6 +423,7 @@ SECTIONS {
|
||||
src/battle_anim_mon_movement.o(.rodata);
|
||||
src/item.o(.rodata);
|
||||
data/data_835B488.o(.rodata.83DF09C);
|
||||
src/bug.o(.rodata);
|
||||
src/rock.o(.rodata);
|
||||
src/ghost.o(.rodata);
|
||||
src/dragon.o(.rodata);
|
||||
|
||||
Reference in New Issue
Block a user