outline the architecture of the mac port, starting with quickdraw

git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@151 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
IoIxD
2025-10-04 06:48:48 +00:00
parent e92c02b73d
commit dc9840ac70
6 changed files with 2388 additions and 1 deletions

View File

@@ -22,7 +22,8 @@ typedef void* MwLLPixmap;
#ifdef _MILSKO
#ifdef USE_X11
#include <Mw/X11.h>
#undef USE_X11
// #include <Mw/X11.h>
#endif
#ifdef USE_GDI
#include <Mw/GDI.h>