We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49c7dce commit fb22583Copy full SHA for fb22583
ttyd-tools/rel/include/ttyd/cardmgr.h
@@ -18,7 +18,7 @@ struct CardMgrWork
18
uint32_t unk_18;
19
gc::card::CARDFileInfo fileInfo;
20
gc::card::CARDStat stat;
21
- uint32_t code; // Return value from CARD functions
+ int32_t code; // Return value from CARD functions
22
uint32_t unk_A0;
23
uint32_t unk_A4;
24
void *fileData; // Place where all 4 files are loaded to for the file select menu
0 commit comments