Removed dos33 includes since in asm dir

This commit is contained in:
Michaelangel007 2016-01-27 20:43:27 -08:00
parent 10a057272f
commit 8a3246005a

View File

@ -1,4 +0,0 @@
.word __MAIN ; 2 byte BLOAD address
.word __END - __MAIN ; 2 byte BLOAD size
.org __MAIN ; .org must come after header else offsets are wrong