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 db4e29e commit 96f7749Copy full SHA for 96f7749
ttyd-tools/rel/include/ttyd/cardmgr.h
@@ -10,7 +10,7 @@ struct CardMgrWork
10
{
11
uint16_t wFlags;
12
uint16_t unk_2;
13
- void *workArea;
+ void *workArea; // Used for CARDMountAsync
14
int32_t memCardSlot;
15
uint32_t unk_C;
16
uint32_t unk_10;
0 commit comments