undeclared int8_t and other POSIX type names
This commit is contained in:
parent
0d2f09a840
commit
3ac1103799
|
@ -10,6 +10,8 @@
|
|||
****************************************************************************/
|
||||
#pragma once
|
||||
|
||||
#include <Common/stdtypes.h>
|
||||
|
||||
enum PauseType
|
||||
{
|
||||
PauseType_FromMenu,
|
||||
|
|
Loading…
Reference in New Issue