Fix black index in tgi_colors.s
This commit is contained in:
parent
4e406b744c
commit
b74de2319f
1 changed files with 1 additions and 1 deletions
|
@ -4,5 +4,5 @@
|
|||
|
||||
.include "tgi-kernel.inc"
|
||||
|
||||
.export tgi_color_black:zp = $00
|
||||
.export tgi_color_black:zp = $01
|
||||
.export tgi_color_white:zp = $0F
|
||||
|
|
Loading…
Add table
Reference in a new issue