Skip to content

Commit 96f7749

Browse files
committed
CardMgrWork - Add comment for workArea
1 parent db4e29e commit 96f7749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ttyd-tools/rel/include/ttyd/cardmgr.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ struct CardMgrWork
1010
{
1111
uint16_t wFlags;
1212
uint16_t unk_2;
13-
void *workArea;
13+
void *workArea; // Used for CARDMountAsync
1414
int32_t memCardSlot;
1515
uint32_t unk_C;
1616
uint32_t unk_10;

0 commit comments

Comments
 (0)