undeclared int8_t and other POSIX type names

This commit is contained in:
no 2015-12-21 15:50:25 -05:00
parent 0d2f09a840
commit 3ac1103799
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
****************************************************************************/
#pragma once
#include <Common/stdtypes.h>
enum PauseType
{
PauseType_FromMenu,