mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-09 08:27:41 +00:00
@@ -26,8 +26,8 @@ struct FileHandle {
|
||||
|
||||
struct ProbeResults {
|
||||
ECardResult x0_error;
|
||||
uint x4_cardSize; /* in megabits */
|
||||
uint x8_sectorSize; /* in bytes */
|
||||
int x4_cardSize; /* in megabits */
|
||||
int x8_sectorSize; /* in bytes */
|
||||
};
|
||||
|
||||
class CMemoryCardSys {
|
||||
|
||||
Reference in New Issue
Block a user