New ACC system.
committer: mfx <mfx> 1048662134 +0000
This commit is contained in:
+1
-1
@@ -130,7 +130,7 @@ static int init(FILE *f, int o, int now)
|
||||
if (!screen)
|
||||
screen = do_construct(screen_djgpp2_construct(),fd);
|
||||
#endif
|
||||
#if defined(__MFX_WIN32)
|
||||
#if (ACC_OS_WIN32)
|
||||
if (!screen)
|
||||
screen = do_construct(screen_win32_construct(),fd);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user