chiark
/
gitweb
/
~mdw
/
ssr
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
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
}