New ACC system.

committer: mfx <mfx> 1048662134 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2003-03-26 07:02:14 +00:00
parent b29f5b7c09
commit 09578df46b
12 changed files with 112 additions and 346 deletions
+2 -2
View File
@@ -28,7 +28,7 @@
#include "conf.h"
#if defined(USE_SCREEN) && defined(__MFX_WIN32)
#if defined(USE_SCREEN) && (ACC_OS_WIN32 || ACC_OS_WIN64)
#include "screen.h"
@@ -520,7 +520,7 @@ screen_t *screen_win32_construct(void)
}
#endif /* defined(USE_SCREEN) && defined(__MFX_WIN32) */
#endif /* defined(USE_SCREEN) && (ACC_OS_WIN32 || ACC_OS_WIN64) */
/*