;
; 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
}
