Updated to version 1.29

This commit is contained in:
pagefault
2001-06-01 19:51:03 +00:00
parent 41e925896f
commit 35105d96bd

View File

@@ -129,7 +129,7 @@ NEWSYM outofmemory
SECTION .data SECTION .data
NEWSYM mydebug, db '',13,10,0 NEWSYM mydebug, db '',13,10,0
NEWSYM outofmem, db 'You don',39,'t have enough memory to run this program!',13,10,0 NEWSYM outofmem, db 'You don',39,'t have enough memory to run this program!',13,10,0
%define ZVERSION '28c ' %define ZVERSION '29 '
;%define ZBETA 0 ;%define ZBETA 0
; Line added by Peter Santing ; Line added by Peter Santing