Merge branch 'master' of github.com:Themaister/SSNES

This commit is contained in:
TwinAphex51224 2012-02-05 01:49:36 +01:00
commit d959bc968a

View File

@ -18,8 +18,7 @@
#ifndef MAIN_WRAP_H__
#define MAIN_WRAP_H__
#ifdef _MSC_VER
#else
#ifndef __cplusplus
#include <stdbool.h>
#endif