Correct the older+younger haircut brothers' labels and constants

This commit is contained in:
Rangi
2019-05-18 13:27:32 -04:00
parent 7db6c59211
commit b24cd55f96
6 changed files with 27 additions and 27 deletions

View File

@@ -12,14 +12,14 @@ BillsGrandfather:
ld [wScriptVar], a
ret
YoungerHaircutBrother:
ld hl, HappinessData_YoungerHaircutBrother
jr HaircutOrGrooming
OlderHaircutBrother:
ld hl, HappinessData_OlderHaircutBrother
jr HaircutOrGrooming
YoungerHaircutBrother:
ld hl, HappinessData_YoungerHaircutBrother
jr HaircutOrGrooming
DaisysGrooming:
ld hl, HappinessData_DaisysGrooming
; fallthrough