1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 07:29:33 +00:00

According to the contributor the VGA data is accessed only by the constructor.

This commit is contained in:
Oliver Schmidt 2015-10-14 11:50:54 +02:00
parent 8f67dd5cc7
commit 023b461bb8

View File

@ -113,6 +113,5 @@ fillloop:
rts
.rodata
font:
.include "vga.inc"