You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Update to rgbds 0.3.8
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
NAMINGSCREEN_CURSOR EQU $7e
|
||||
|
||||
NAMINGSCREEN_BORDER EQUS "\"■\"" ; $60
|
||||
NAMINGSCREEN_MIDDLELINE EQUS "\"→\"" ; $eb
|
||||
NAMINGSCREEN_UNDERLINE EQUS "\"<DOT>\"" ; $f2
|
||||
NAMINGSCREEN_BORDER EQU "■" ; $60
|
||||
NAMINGSCREEN_MIDDLELINE EQU "→" ; $eb
|
||||
NAMINGSCREEN_UNDERLINE EQU "<DOT>" ; $f2
|
||||
|
||||
_NamingScreen:
|
||||
call DisableSpriteUpdates
|
||||
|
||||
Reference in New Issue
Block a user