mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 17:04:55 +00:00
more input implementation
This commit is contained in:
@@ -11,7 +11,8 @@ class CIOWin;
|
||||
|
||||
enum EArchMsgTarget
|
||||
{
|
||||
TargetIOWinManager = 0
|
||||
TargetIOWinManager = 0,
|
||||
TargetGame = 1
|
||||
};
|
||||
|
||||
enum EArchMsgType
|
||||
|
||||
Reference in New Issue
Block a user