mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-11 15:41:47 +00:00
@@ -30,4 +30,16 @@ private:
|
||||
rstl::string x4_name;
|
||||
};
|
||||
|
||||
#define kFrontEndUIMsgPriority 12
|
||||
#define kFrontEndUIDrawPriority 11
|
||||
#define kMFGameMsgPriority 10
|
||||
#define kMFGameDrawPriority 1000
|
||||
|
||||
// namespace IOWinPriorities {
|
||||
// static int kFrontEndUIMsgPriority = 12;
|
||||
// static int kFrontEndUIDrawPriority = 11;
|
||||
// static int kMFGameMsgPriority = 10;
|
||||
// static int kMFGameDrawPriority = 1000;
|
||||
// } // namespace IOWinPriorities
|
||||
|
||||
#endif // _CIOWIN
|
||||
|
||||
Reference in New Issue
Block a user