initial commit

This commit is contained in:
root
2023-06-12 09:14:09 +02:00
commit b4912f303e
2545 changed files with 209350 additions and 0 deletions

View File

@@ -0,0 +1,38 @@
;
; Template file for assembler include files
;
; ORCS version 2.18 2020-08-20
;
; %N will be replaced by the RSC filename (without path)
; %n will be replaced by the RSC filename
; (in lowercase and without .rsc extension)
; %R will be replaced by the RSC filename
; (according to namerules and without .rsc extension)
; %h will be replaced by the extension of include files
; %d marks the place where the actual data is written
; %D will output the definitions of the object names
;
; %s: Number of all strings
; %S: Number of free strings
; %U: Number of USERDEFs
; %i: Number of all images
; %B: Number of BITBLKs
; %F: Number of free images
; %I: Number of ICONBLKs
; %C: Number of CICONBLKs
; %c: Number of CICONs
; %t: Number of TEDINFOs
; %O: Number of OBJECTs
; %T: Number of TREEs
; %%: the '%'-character
;
; The first line of output is after %BEGIN%
;
%BEGIN%
;
; resource set indices for %n
;
; created by ORCS %V
;
%D