typos, not important

This commit is contained in:
2022-09-05 22:29:16 -04:00
parent cad3a0cf38
commit c9855b66ba
+5
View File
@@ -168,7 +168,12 @@
.ENDIF .ENDIF
;Game loading address ;Game loading address
.IF target = 5200
ORG $3000 ORG $3000
.ELSE
ORG $3000
.ENDIF
WeaponFont WeaponFont
ins 'artwork/weapons_AW6_mod.fnt' ; 'artwork/weapons.fnt' ins 'artwork/weapons_AW6_mod.fnt' ; 'artwork/weapons.fnt'
;----------------------------------------------- ;-----------------------------------------------