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,5 +1,5 @@
|
||||
UNOWNSTAMP_BOLD_A EQUS "\"♂\"" ; $ef
|
||||
UNOWNSTAMP_BOLD_B EQUS "\"♀\"" ; $f5
|
||||
UNOWNSTAMP_BOLD_A EQU "♂" ; $ef
|
||||
UNOWNSTAMP_BOLD_B EQU "♀" ; $f5
|
||||
|
||||
_UnownPrinter:
|
||||
ld a, [wUnownDex]
|
||||
|
||||
Reference in New Issue
Block a user