Target-specific black & white values for use by the target-shared TGI kernel
git-svn-id: svn://svn.cc65.org/cc65/trunk@4993 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
|
||||
; Set the drawing color to white
|
||||
|
||||
@L1: lda #TGI_COLOR_WHITE
|
||||
@L1: lda #tgi_color_white
|
||||
jsr _tgi_setcolor ; tgi_setcolor (TGI_COLOR_WHITE);
|
||||
|
||||
; Set the text style
|
||||
|
||||
Reference in New Issue
Block a user