Added tutorial files from Maciek

git-svn-id: svn://svn.cc65.org/cc65/trunk@149 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2000-07-15 09:12:11 +00:00
parent f88d81a393
commit e2de9f5873
11 changed files with 271 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
; this is resource file for yesno.c, a GEOS application example
HEADER APPLICATION "yesno" "YesNo" "V1.0" {
dostype USR
author "Maciej Witkowiak"
info "This is C prog compiled with cc65 and GEOSLib."
}