mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 06:39:40 +02:00
font update #26
This commit is contained in:
Binary file not shown.
+2
-2
@@ -811,8 +811,8 @@ WeaponSymbols
|
||||
.by $58,$59,$5a,$5b,$60,$7b,$7c,$7d
|
||||
.by $20,$00,$00,$00,$00,$00,$00,$00
|
||||
.by $00,$00,$00,$00,$00,$00,$00,$00
|
||||
.by $00,$02,$03,$06,$1d,$0a,$1b,$1c ; defensives
|
||||
.by $1e,$3b,$3c,$3d,$3e,$3f,$5e,$5f
|
||||
.by $5f,$02,$03,$06,$1d,$0a,$1b,$1c ; defensives
|
||||
.by $1e,$3b,$3c,$3d,$3e,$3f,$5e,$00
|
||||
|
||||
; Names of weapons (16 chars long)
|
||||
NamesOfWeapons ;the comment is an index in the tables
|
||||
|
||||
+1
-1
@@ -103,7 +103,7 @@
|
||||
;Game loading address
|
||||
ORG $3000
|
||||
WeaponFont
|
||||
ins 'artwork/weapons_AW5.fnt' ; 'artwork/weapons.fnt'
|
||||
ins 'artwork/weapons_AW5_mod.fnt' ; 'artwork/weapons.fnt'
|
||||
;-----------------------------------------------
|
||||
;Screen displays go here to avoid crossing 4kb barrier
|
||||
;-----------------------------------------------
|
||||
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user