1
0
mirror of https://github.com/cc65/cc65.git synced 2026-04-20 17:20:49 +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
-1
View File
@@ -113,6 +113,5 @@ fillloop:
rts
.rodata
font:
.include "vga.inc"