1
0
mirror of https://github.com/cc65/cc65.git synced 2024-05-31 22:41:32 +00:00
cc65/samples/geos/vector-demores.grc

9 lines
226 B
Plaintext
Raw Normal View History

; this is the resource file for vector-demo.c, a GEOS application example
HEADER APPLICATION "vectordemo" "VectorDemo" "V1.0" {
dostype USR
author "Maciej Witkowiak"
info "This is a C prog compiled with cc65 and GEOSLib."
}