summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
Diffstat (limited to 'main.asm')
-rwxr-xr-xmain.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index d4a79fb..aab6b9e 100755
--- a/main.asm
+++ b/main.asm
@@ -368,7 +368,7 @@ CheckForMew:
cp $8
jr nz, .asm_10155
ld a, [wNumMewtwoBonusCompletions]
- cp $2
+ cp NUM_MEWTWO_COMPLETIONS_FOR_MEW
jr nz, .asm_10155
pop af
xor a