mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-12 16:06:08 +00:00
Match CMemoryCardDriver::CheckCardCapacity
Former-commit-id: d7cf2ebdde
This commit is contained in:
@@ -110,8 +110,8 @@ private:
|
||||
CAssetId xc_saveIcon1;
|
||||
EState x10_state;
|
||||
EError x14_error;
|
||||
int x18_cardFreeBytes;
|
||||
int x1c_cardFreeFiles;
|
||||
uint x18_cardFreeBytes;
|
||||
uint x1c_cardFreeFiles;
|
||||
uint x20_fileTime;
|
||||
long long x28_cardSerial;
|
||||
rstl::reserved_vector< u8, 174 > x30_systemData;
|
||||
|
||||
Reference in New Issue
Block a user