Identify wCrystalData's content and rename memory locations accordingly (#1191)

This commit is contained in:
Brianum
2025-06-30 17:37:37 +02:00
committed by GitHub
parent 36fdf1a1fc
commit 8f5a8c5b5b
7 changed files with 92 additions and 91 deletions

View File

@@ -2868,15 +2868,15 @@ wPlayerGender::
; 0 male
; 1 female
db
wd473:: ds 1
wd474:: ds 1
wd475:: ds 1
wd476:: ds 1
wd477:: ds 1
wd478:: ds 1
; mobile profile
wPlayerAge:: ds 1
wPlayerPrefecture:: ds 1
wPlayerPostalCode:: ds 4
wCrystalDataEnd::
wd479:: ds 2
wCrystalFlags::
; flags related to mobile profile
flag_array 16
wGameData::
wPlayerData::