summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
Diffstat (limited to 'main.asm')
-rw-r--r--main.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/main.asm b/main.asm
index e0d0f00d..f1579047 100644
--- a/main.asm
+++ b/main.asm
@@ -373,8 +373,8 @@ INCLUDE "engine/pokemon/mail_2.asm"
SECTION "bank31_2", ROMX
-_CheckPokerus::
- dr $c7a40, $c7a5a
+INCLUDE "engine/events/pokerus/check_pokerus.asm"
+
CheckForLuckyNumberWinners::
dr $c7a5a, $c7bad
PrintTodaysLuckyNumber::