mirror of
https://github.com/Michaelangel007/apple2_hgr_font_tutorial.git
synced 2026-04-19 18:16:39 +00:00
Added common feature settings for ca65
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
; http://www.cc65.org/doc/ca65-11.html#ss11.39
|
||||
.feature c_comments
|
||||
.feature labels_without_colons
|
||||
.feature leading_dot_in_identifiers
|
||||
|
||||
Reference in New Issue
Block a user