Improve some innacurate function names, labels, and comments (#1078)
[https://github.com/pret/pokecrystal/issues/1078#issuecomment-1872396250]
This commit is contained in:
@@ -22,8 +22,8 @@ DEF AUTO_INPUT EQU $ff
|
||||
const WILDMON ; 4
|
||||
|
||||
; wGameTimerPaused::
|
||||
DEF GAME_TIMER_PAUSED_F EQU 0
|
||||
DEF GAME_TIMER_MOBILE_F EQU 7
|
||||
DEF GAME_TIMER_COUNTING_F EQU 0
|
||||
DEF GAME_TIMER_MOBILE_F EQU 7
|
||||
|
||||
; wJoypadDisable::
|
||||
DEF JOYPAD_DISABLE_MON_FAINT_F EQU 6
|
||||
|
Reference in New Issue
Block a user