You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
gfx/*.asm files have INCBINs
This commit is contained in:
@@ -6,7 +6,7 @@ tileset: MACRO
|
||||
ENDM
|
||||
|
||||
; Associated data:
|
||||
; - The *GFX, *Meta, and *Coll are defined in data/tileset_data.asm
|
||||
; - The *GFX, *Meta, and *Coll are defined in gfx/tilesets.asm
|
||||
; - The *Anim are defined in engine/tileset_anims.asm
|
||||
; - The *PalMap are defined in gfx/tilesets/palette_maps.asm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user