diff options
Diffstat (limited to 'v4.0/src/INC/YESNO.ASM')
| -rw-r--r-- | v4.0/src/INC/YESNO.ASM | 4 |
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 | ||
| 3 | include msdos.cl3 | ||
| 4 | \ No newline at end of file | ||