Rename unnamed CARAMToken functions

Former-commit-id: 304c6cfca9
This commit is contained in:
2023-09-10 18:55:46 -07:00
parent 79fef299d6
commit 8911ff953c
6 changed files with 21 additions and 16 deletions

View File

@@ -31,8 +31,8 @@ public:
void RemoveFromList();
void MakeInvalid();
void* sub_803583d4();
void sub_80358388();
void* ForceSyncMRAM();
void ForceSyncARAM();
void* GetMRAMSafe();