aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorJaroslav Hensl <emulator@emulace.cz>2024-08-13 09:23:30 +0200
committerJaroslav Hensl <emulator@emulace.cz>2024-08-13 09:23:30 +0200
commita1812e7538bd018ffbabb6573dee9e7345c6d57a (patch)
tree5d7a7eddada953a32b6d43f3b37ae7ab2980b07a /makefile
parenta58f69cf53f7504069cfbe695cda873208ac2086 (diff)
downloadvmdisp9x-a1812e7538bd018ffbabb6573dee9e7345c6d57a.tar.gz
overlay + gamma + frame buffering (in progress)
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index be492e6..b036288 100644
--- a/makefile
+++ b/makefile
@@ -36,7 +36,7 @@ FIXLINK_CC = wcl386 -q fixlink\fixlink.c -fe=$(FIXLINK_EXE)
#FLAGS += -DHWBLT
# Set DBGPRINT to add debug printf logging.
-#DBGPRINT = 1
+DBGPRINT = 1
!ifdef DBGPRINT
FLAGS += -DDBGPRINT