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:
@@ -551,13 +551,13 @@ BrokenGetStdGraphics: ; 8d1ac
|
||||
; 8d1c4
|
||||
|
||||
|
||||
INCLUDE "data/sprite_anim_seqs.asm"
|
||||
INCLUDE "data/sprites/sequences.asm"
|
||||
|
||||
INCLUDE "engine/sprite_anims.asm"
|
||||
|
||||
INCLUDE "data/sprite_anim_frames.asm"
|
||||
INCLUDE "data/sprites/framesets.asm"
|
||||
|
||||
INCLUDE "data/sprite_anim_oam.asm"
|
||||
INCLUDE "data/sprites/oam.asm"
|
||||
|
||||
|
||||
BrokenStdGFXPointers: ; Broken 2bpp pointers
|
||||
|
||||
Reference in New Issue
Block a user