mirror of
https://github.com/cc65/cc65.git
synced 2024-12-28 22:30:12 +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
|
||||
|
||||
.rodata
|
||||
font:
|
||||
.include "vga.inc"
|
||||
|
Loading…
Reference in New Issue
Block a user