mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-14 10:37:41 -04:00
Remove unused platform code (MacOS9, PS2, XBox).
This commit is contained in:
@ -53,11 +53,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#include "structmember.h"
|
||||
#include "pyGlueHelpers.h"
|
||||
|
||||
#if HS_BUILD_FOR_MAC
|
||||
#include <stdio.h>
|
||||
#include <bxString.h>
|
||||
#endif
|
||||
|
||||
struct EnumValue {
|
||||
PyObject_HEAD
|
||||
long value;
|
||||
|
Reference in New Issue
Block a user