Initial revision
[ssr] / StraySrc / Libraries / Sapphire / def / resources
1 ;
2 ; sapphRes DLL definition
3 ;
4 ; © 1995 Straylight
5 ;
6
7 name "Sapphire.Resources"
8 author "© %ce%yr Straylight (%zdy %mo %ce%yr) [UK version]"
9 version 1.00
10 nonAPCS
11
12 exports {
13 sapphRes_find
14 }
15
16 objects {
17 o.sapphRes
18 o.resources
19 }