You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Split battle/ into data/ and engine/ components
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
; TypeNames indexes (see text/types.asm)
|
||||
; TypeNames indexes (see data/type_names.asm)
|
||||
; also used in:
|
||||
; - TypeMatchup (see battle.type_matchup.asm)
|
||||
; - TypeMatchups (see data/type_matchups.asm)
|
||||
; - Pokedex_SearchForMons.TypeConversionTable and Pokedex_PlaceSearchScreenTypeStrings.TypeStrings (see engine/pokedex.asm)
|
||||
const_def
|
||||
|
||||
|
||||
Reference in New Issue
Block a user