summaryrefslogtreecommitdiff
path: root/v4.0/src/INC/YESNO.ASM
diff options
context:
space:
mode:
authorGravatar Mark Zbikowski2024-04-25 21:24:10 +0100
committerGravatar Microsoft Open Source2024-04-25 22:32:27 +0000
commit2d04cacc5322951f187bb17e017c12920ac8ebe2 (patch)
tree80ee017efa878dfd5344b44249e6a241f2a7f6e2 /v4.0/src/INC/YESNO.ASM
parentMerge pull request #430 from jpbaltazar/typoptbr (diff)
downloadms-dos-main.tar.gz
ms-dos-main.tar.xz
ms-dos-main.zip
MZ is back!HEADmain
Diffstat (limited to 'v4.0/src/INC/YESNO.ASM')
-rw-r--r--v4.0/src/INC/YESNO.ASM4
1 files changed, 4 insertions, 0 deletions
diff --git a/v4.0/src/INC/YESNO.ASM b/v4.0/src/INC/YESNO.ASM
new file mode 100644
index 0000000..58fdf8d
--- /dev/null
+++ b/v4.0/src/INC/YESNO.ASM
@@ -0,0 +1,4 @@
1; This is for contry Yes and No
2 PUBLIC NLS_YES,NLS_yes2,NLS_NO,NLS_no2
3include msdos.cl3
4 \ No newline at end of file