mirror of
https://github.com/cc65/cc65.git
synced 2025-01-03 16:33:19 +00:00
According to the contributor the VGA data is accessed only by the constructor.
This commit is contained in:
parent
8f67dd5cc7
commit
023b461bb8
@ -113,6 +113,5 @@ fillloop:
|
|||||||
|
|
||||||
rts
|
rts
|
||||||
|
|
||||||
.rodata
|
|
||||||
font:
|
font:
|
||||||
.include "vga.inc"
|
.include "vga.inc"
|
||||||
|
Loading…
Reference in New Issue
Block a user