mirror of
https://github.com/vivier/EMILE.git
synced 2025-02-24 17:29:01 +00:00
correct typo
This commit is contained in:
parent
8a2503868e
commit
15c4184ee7
@ -44,7 +44,7 @@ struct DCtlEntry {
|
|||||||
void* dCtlWindow;
|
void* dCtlWindow;
|
||||||
short dCtlDelay;
|
short dCtlDelay;
|
||||||
short dCtlEMask;
|
short dCtlEMask;
|
||||||
shorti dCtlMenu;
|
short dCtlMenu;
|
||||||
};
|
};
|
||||||
typedef struct DCtlEntry DCtlEntry;
|
typedef struct DCtlEntry DCtlEntry;
|
||||||
typedef DCtlEntry * DCtlPtr;
|
typedef DCtlEntry * DCtlPtr;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user