mirror of
https://github.com/cc65/cc65.git
synced 2024-11-03 10:07:02 +00:00
6dc42b30a3
git-svn-id: svn://svn.cc65.org/cc65/trunk@5326 b7a2c559-68d2-44c3-8de9-860c34a00d81
9 lines
225 B
Plaintext
9 lines
225 B
Plaintext
|
|
; this is the resource file for rmvprot.c, a GEOS application example
|
|
|
|
HEADER APPLICATION "rmvprot" "RmvProt" "V1.0" {
|
|
dostype USR
|
|
author "Maciej Witkowiak"
|
|
info "This will remove the write protection from your bootdisk."
|
|
}
|