; ; cdll definition file for Sapphire TMS section ; name "Sapphire.Tearoff" version 1.00 author "© %ce%yr Straylight (%zdy %mo %ce%yr)" nonAPCS ;----- Exported symbols ----------------------------------------------------- exports { ; Next = 5 __tearoff_stub = 0 ; --- tms --- tms_create = 1 tms_help = 2 tms_init = 3 tms_recreate = 4 } ;----- Object files --------------------------------------------------------- objects { lib.sapphire dl.tearoff }