mirror of
https://github.com/cc65/cc65.git
synced 2026-04-20 17:20:49 +00:00
Indentation in vga.s for gamate
This commit is contained in:
committed by
Oliver Schmidt
parent
6fdb356db7
commit
61ebe2c34b
+2
-2
@@ -1,8 +1,8 @@
|
||||
; VGA charset for the Gamate conio implementation
|
||||
|
||||
.export fontdata
|
||||
.export fontdata
|
||||
|
||||
.rodata
|
||||
.rodata
|
||||
|
||||
fontdata:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user