From: Oliver Schmidt
Date: Wed, 14 Oct 2015 09:50:54 +0000 (+0200)
Subject: According to the contributor the VGA data is accessed only by the constructor.
X-Git-Tag: V2.16~214
X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=023b461bb8a9ad86c22d3c8624d48895d38b1dd1;p=cc65
According to the contributor the VGA data is accessed only by the constructor.
---
diff --git a/libsrc/pce/conio.s b/libsrc/pce/conio.s
index 64df87018..b2bb0f9d5 100644
--- a/libsrc/pce/conio.s
+++ b/libsrc/pce/conio.s
@@ -113,6 +113,5 @@ fillloop:
rts
- .rodata
font:
.include "vga.inc"