You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
Define more charmap characters and use them in place of hard-coded numbers
This commit is contained in:
@@ -1313,7 +1313,7 @@ MobileTradeAnim_DisplayEggData
|
||||
.EggTemplate: ; 108a1d
|
||||
db "タマゴ"
|
||||
next "おや/?????"
|
||||
next "<ID>№·?????"
|
||||
next "<ID>№<PERIOD>?????"
|
||||
db "@"
|
||||
; 108a33
|
||||
|
||||
@@ -1353,10 +1353,10 @@ MobileTradeAnim_LoadMonTemplate: ; 108a5b
|
||||
; 108a79
|
||||
|
||||
.MonTemplate: ; 108a79
|
||||
db "─ №·"
|
||||
db "─ №<PERIOD>"
|
||||
next ""
|
||||
next "おや/"
|
||||
next "<ID>№·"
|
||||
next "<ID>№<PERIOD>"
|
||||
db "@"
|
||||
; 108a87
|
||||
|
||||
|
||||
Reference in New Issue
Block a user