You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
@@ -1,4 +1,4 @@
|
||||
emote: MACRO
|
||||
MACRO emote
|
||||
; graphics pointer, length, starting tile
|
||||
dw \1
|
||||
db \2 tiles, BANK(\1)
|
||||
|
@@ -1,4 +1,4 @@
|
||||
overworld_sprite: MACRO
|
||||
MACRO overworld_sprite
|
||||
; pointer, length, type, palette
|
||||
dw \1
|
||||
db \2 tiles, BANK(\1), \3, \4
|
||||
|
Reference in New Issue
Block a user