1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-11 20:29:36 +00:00
cc65/samples/geos/hello2res.grc

9 lines
214 B
Plaintext
Raw Normal View History

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