mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2025-12-31 06:30:52 +00:00
things
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@38 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <Mw/MachDep.h>
|
||||
|
||||
typedef struct _MwLLHandler *MwLLHandler, MwLLHandlerRec;
|
||||
#ifdef _MW
|
||||
#ifdef _MILSKO
|
||||
typedef struct _MwLL * MwLL, MwLLRec;
|
||||
typedef struct _MwLLColor *MwLLColor, MwLLColorRec;
|
||||
#else
|
||||
@@ -13,7 +13,7 @@ typedef void* MwLL;
|
||||
typedef void* MwLLColor;
|
||||
#endif
|
||||
|
||||
#ifdef _MW
|
||||
#ifdef _MILSKO
|
||||
#ifdef USE_X11
|
||||
#include <Mw/X11.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user