home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 3
/
TheARMClub_PDCD3.iso
/
hensa
/
programming
/
desklib
/
sources
/
DeskLib
/
!DLSources
/
Libraries
/
Resource
/
DLLDef
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-23
|
345 b
|
29 lines
;
; cdll definition file for <name>
;
name "DeskLib.Resource"
version 1.02
author "DeskLib"
; --- Exported symbols ---
exports
{
Resource_Initialise
Resource_InitialisePath
Resource_LoadSprites
Resource__Ref_pathname
Resource__Ref_sprites
}
; --- Object files ---
objects
{
o.LoadSprite
o.Pathname
o.InitPath
o.Init
}