aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorJaroslav Hensl <jara@hensl.cz>2024-09-23 22:52:54 +0200
committerJaroslav Hensl <jara@hensl.cz>2024-09-23 22:52:54 +0200
commitb5a7e91089671879227f4ce231cd06e9e6a24f18 (patch)
tree393d0286241d1fe3a3c5990ab75797d7fe19f24a /makefile
parentc69714384db657e4e1215fad53678c77532d236d (diff)
downloadvmdisp9x-b5a7e91089671879227f4ce231cd06e9e6a24f18.tar.gz
DOS: dont pass calls to DIB/VXD when fullscreen DOS mode is actived
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 65ed1ce..6e5a990 100644
--- a/makefile
+++ b/makefile
@@ -12,7 +12,7 @@ OBJS += &
INCS = -I$(%WATCOM)\h\win -Iddk -Ivmware
-VER_BUILD = 82
+VER_BUILD = 83
FLAGS = -DDRV_VER_BUILD=$(VER_BUILD)