home *** CD-ROM | disk | FTP | other *** search
- #ifndef PRAGMAS_DITO_PRAGMAS_H
- #define PRAGMAS_DITO_PRAGMAS_H
-
- #ifndef CLIB_DITO_PROTOS_H
- #include <clib/dito_protos.h>
- #endif
-
- /*
- ** dito.library 2.1
- ** ----------------
- **
- ** (C) Copyright by Dirk Holtwick, 1996
- ** All Rights Reserved.
- * */
- #pragma libcall DitoBase DITO_GetUserInfo 01E 801
- #pragma libcall DitoBase DITO_CreateDatabase 024 00
- #pragma libcall DitoBase DITO_DisposeDatabase 02A 801
- #pragma libcall DitoBase DITO_InitDatabase 030 801
- #pragma libcall DitoBase DITO_LoadDatabase 036 9802
- #pragma libcall DitoBase DITO_SaveDatabase 03C 09803
- #pragma libcall DitoBase DITO_SortDatabase 042 0802
- #pragma libcall DitoBase DITO_OptimizeDatabase 048 801
- #pragma libcall DitoBase DITO_SetSortPattern 04E 9802
- #pragma libcall DitoBase DITO_PreparsePattern 054 0A9804
- #pragma libcall DitoBase DITO_PatternCmp 05A 0A9804
- #pragma libcall DitoBase DITO_StrICmp 060 A9803
- #pragma libcall DitoBase DITO_GetFileInfo 066 9802
- #pragma libcall DitoBase DITO_InitEntryInfo 06C 801
- #pragma libcall DitoBase DITO_InsertEntry 072 9802
- #pragma libcall DitoBase DITO_RemoveEntry 078 0802
- #pragma libcall DitoBase DITO_SetVal 07E 109804
- #pragma libcall DitoBase DITO_GetStr 084 0802
- #pragma libcall DitoBase DITO_GetVal 08A 0802
- #pragma libcall DitoBase DITO_SetAct 090 0802
- #pragma libcall DitoBase DITO_SetActDelta 096 0802
- #pragma libcall DitoBase DITO_TeachInit 09C 801
- #pragma libcall DitoBase DITO_TeachRandom 0A2 9802
- #pragma libcall DitoBase DITO_TeachKnown 0A8 0802
- #pragma libcall DitoBase DITO_PlaySample 0AE 801
- #pragma libcall DitoBase DITO_InitPool 0B4 801
- #pragma libcall DitoBase DITO_AllocMem 0BA 0802
- #pragma libcall DitoBase DITO_FreePool 0C0 801
- #pragma libcall DitoBase DITO_Hook 0C6 9802
- #pragma libcall DitoBase DITO_GetPtr 0CC 0802
- #pragma libcall DitoBase DITO_GetNum 0D2 9802
- #pragma libcall DitoBase DITO_OpenDict 0D8 801
- #pragma libcall DitoBase DITO_CloseDict 0DE 801
- #pragma libcall DitoBase DITO_LoadDictData 0E4 0A9804
- #pragma libcall DitoBase DITO_Speak 0EA 9802
- #pragma libcall DitoBase DITO_TeachDummy 0F0 A9803
-
- #endif /* PRAGMAS_DITO_PRAGMA_H */