You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Require rgbds 0.6.0
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
INCLUDE "constants.asm"
|
||||
|
||||
|
||||
SECTION "Pokedex Entries 001-064", ROMX
|
||||
|
||||
BulbasaurPokedexEntry:: INCLUDE "data/pokemon/dex_entries/bulbasaur.asm"
|
||||
|
@@ -1,6 +1,3 @@
|
||||
INCLUDE "constants.asm"
|
||||
|
||||
|
||||
SECTION "Egg Moves", ROMX
|
||||
|
||||
; All instances of Charm, Steel Wing, Sweet Scent, and Lovely Kiss were
|
||||
|
@@ -1,6 +1,3 @@
|
||||
INCLUDE "constants.asm"
|
||||
|
||||
|
||||
SECTION "Evolutions and Attacks", ROMX
|
||||
|
||||
; Evos+attacks data structure:
|
||||
|
Reference in New Issue
Block a user