You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
getname functions
This commit is contained in:
@ -1689,6 +1689,9 @@ HM_05 EQU $F7
|
|||||||
HM_06 EQU $F8
|
HM_06 EQU $F8
|
||||||
HM_07 EQU $F9
|
HM_07 EQU $F9
|
||||||
|
|
||||||
|
NUM_TMS EQU HM_01 - TM_01 - 2
|
||||||
|
|
||||||
|
|
||||||
; days of the week
|
; days of the week
|
||||||
SUNDAY EQU $00
|
SUNDAY EQU $00
|
||||||
MONDAY EQU $01
|
MONDAY EQU $01
|
||||||
|
Reference in New Issue
Block a user