summaryrefslogtreecommitdiff
path: root/mobile
diff options
context:
space:
mode:
authorRangi <35663410+Rangi42@users.noreply.github.com>2018-08-19 13:09:16 -0400
committerGitHub <noreply@github.com>2018-08-19 13:09:16 -0400
commitedb624c20ceb50eef9d73a5df0ac041cc156dd32 (patch)
tree44e584f918b28e4be2fd58798dd43e34cf0001dd /mobile
parent094fe56cb67e2363afb12016ca4b9ddedc333065 (diff)
parent0e0f43747db3b55f21218d8ead5a9364564b8a96 (diff)
Merge pull request #550 from mid-kid/master
Misc things
Diffstat (limited to 'mobile')
-rw-r--r--mobile/mobile_45.asm12
1 files changed, 6 insertions, 6 deletions
diff --git a/mobile/mobile_45.asm b/mobile/mobile_45.asm
index e2168a737..64ddaff6b 100644
--- a/mobile/mobile_45.asm
+++ b/mobile/mobile_45.asm
@@ -4265,7 +4265,7 @@ Function1158c2:
ld l, c
ld h, b
xor a
- ld [wWeeklyFlags], a
+ ld [wDailyFlags2], a
.asm_1158e5
ld b, $3
@@ -4290,7 +4290,7 @@ Function1158c2:
push hl
dec hl
ld a, c
- ld [wWeeklyFlags], a
+ ld [wDailyFlags2], a
.asm_115908
xor a
ld [hld], a
@@ -4430,7 +4430,7 @@ endr
jp nz, .asm_1158e5
.asm_1159c4
- ld a, [wWeeklyFlags]
+ ld a, [wDailyFlags2]
cp $0
jr z, .asm_1159d8
push hl
@@ -4890,7 +4890,7 @@ Function115bc8:
Function115c49:
ld a, e
- ld [wWeeklyFlags], a
+ ld [wDailyFlags2], a
ld a, d
ld [wSwarmFlags], a
xor a
@@ -4960,7 +4960,7 @@ endr
ld [$dc1a], a
push de
push hl
- ld hl, wWeeklyFlags
+ ld hl, wDailyFlags2
ld a, [hli]
ld h, [hl]
ld l, a
@@ -5070,7 +5070,7 @@ Function115cfd:
.asm_115d38
push de
push hl
- ld a, [wWeeklyFlags]
+ ld a, [wDailyFlags2]
ld l, a
ld a, [wSwarmFlags]
ld h, a