diff options
Diffstat (limited to 'asm')
| -rw-r--r-- | asm/macros/event.inc | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/asm/macros/event.inc b/asm/macros/event.inc index 091c32a2a..fa0b3fa06 100644 --- a/asm/macros/event.inc +++ b/asm/macros/event.inc @@ -313,7 +313,7 @@  	.endm  	@ Runs time based events. In FireRed, this command is a nop. -	.macro dodailyevents +	.macro dotimebasedevents  	.byte 0x2d  	.endm | 
