mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:43:15 -06:00
Fix macro in md.asm
- A macro in md.asm was being mishandled by uz80as (not by TASM). Adjusted syntax for compatibility.
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
#DEFINE RMN 1
|
||||
#DEFINE RUP 1
|
||||
#DEFINE RTP 0
|
||||
#DEFINE BIOSVER "3.1.1-pre.122"
|
||||
#DEFINE BIOSVER "3.1.1-pre.123"
|
||||
|
||||
Reference in New Issue
Block a user