Clear up misnamed time-based flags and functions

This commit is contained in:
Diegoisawesome
2019-02-12 00:40:34 -06:00
parent bc4cc9f78a
commit 449fb25f23
19 changed files with 24 additions and 25 deletions

View File

@@ -313,7 +313,7 @@
.endm
@ Runs time based events. In FireRed, this command is a nop.
.macro dodailyevents
.macro dotimebasedevents
.byte 0x2d
.endm