You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Use const_skip and const_next macros for brevity
This commit is contained in:
@@ -137,7 +137,7 @@ text_far: MACRO
|
||||
db BANK(\1)
|
||||
ENDM
|
||||
|
||||
const_def $50
|
||||
const_next $50
|
||||
|
||||
const TX_END ; $50
|
||||
text_end: MACRO
|
||||
|
||||
Reference in New Issue
Block a user