You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
includes.asm → constants.asm
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
INCLUDE "includes.asm"
|
||||
INCLUDE "constants.asm"
|
||||
|
||||
|
||||
SECTION "Text 1", ROMX
|
||||
|
@@ -1,4 +1,4 @@
|
||||
INCLUDE "includes.asm"
|
||||
INCLUDE "constants.asm"
|
||||
|
||||
|
||||
SECTION "Pokedex Entries 001-064", ROMX
|
||||
|
@@ -1,4 +1,4 @@
|
||||
INCLUDE "includes.asm"
|
||||
INCLUDE "constants.asm"
|
||||
|
||||
|
||||
SECTION "Egg Moves", ROMX
|
||||
|
@@ -1,4 +1,4 @@
|
||||
INCLUDE "includes.asm"
|
||||
INCLUDE "constants.asm"
|
||||
|
||||
|
||||
SECTION "Evolutions and Attacks", ROMX
|
||||
|
Reference in New Issue
Block a user