Update to rgbds 0.3.8

This commit is contained in:
Rangi
2019-02-16 12:17:55 -05:00
parent d9d688df4e
commit df337fc417
17 changed files with 39 additions and 39 deletions

View File

@@ -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]