Go to the source code of this file.
Defines | |
| #define | TRUE 1 |
| #define | FALSE 0 |
| #define | ADIN_EOF -1 |
| Return code of adin_read(). | |
| #define | ADIN_ERROR -2 |
| #define | ADIN_SEGMENT -3 |
Typedefs | |
| typedef unsigned char | boolean |
| typedef short | SP16 |
Definition in file plugin_defs.h.
1.5.1