mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 21:34:20 +02:00
typos, not important
This commit is contained in:
@@ -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'
|
||||||
;-----------------------------------------------
|
;-----------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user