Mario Kart 64
Loading...
Searching...
No Matches
SaveData Struct Reference

#include <save_data.h>

Collaboration diagram for SaveData:
[legend]

Data Fields

AllCourseTimeTrialRecords allCourseTimeTrialRecords
 
Stuff main
 
OnlyBestTimeTrialRecords onlyBestTimeTrialRecords [2]
 
Stuff backup
 

Field Documentation

◆ allCourseTimeTrialRecords

AllCourseTimeTrialRecords SaveData::allCourseTimeTrialRecords

◆ backup

Stuff SaveData::backup

If checksum[1] or checksum[2] does not match their expected value, the grandPrixPoints and soundMode are reset. Then if the backup data's checksums are valid, copy the backup data to the main data.

◆ main

Stuff SaveData::main

◆ onlyBestTimeTrialRecords

OnlyBestTimeTrialRecords SaveData::onlyBestTimeTrialRecords[2]

For some reason there's 2 entries covering 4 cups Instead of 4 entries, one per cup. Or even just one big entry for all 4 cups Its also unknown why these are here when they're identical to the values found in allCourseTimeTrialRecords


The documentation for this struct was generated from the following file: