*** empty log message ***

committer: mfx <mfx> 1048663373 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2003-03-26 07:22:53 +00:00
parent 728be1867f
commit 0c1d544e98
5 changed files with 5 additions and 6 deletions
+1 -2
View File
@@ -58,8 +58,7 @@
#if 1 && defined(__DJGPP__)
# define USE_SCREEN
#endif
#if (1 && ACC_OS_WIN32)
#if 1 && (ACC_OS_CYGWIN || ACC_OS_WIN32 || ACC_OS_WIN64)
# define USE_SCREEN
#endif