mirror of
https://github.com/jorio/Pomme.git
synced 2025-02-17 07:32:11 +00:00
Add typedef KeyMapByteArray
This commit is contained in:
parent
534c44dfe2
commit
9a1cc38acd
@ -234,6 +234,7 @@ typedef FilePlayCompletionProcPtr FilePlayCompletionUPP;
|
||||
// Keyboard input types
|
||||
|
||||
typedef UInt32 KeyMap[4];
|
||||
typedef UInt8 KeyMapByteArray[16];
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// 'vers' resource
|
||||
|
Loading…
x
Reference in New Issue
Block a user