|
maug
Quick and dirty C mini-augmentation library.
|
Standardized return values from RetroFlat API functions. More...

Macros | |
| #define | RETROFLAT_OK 0x00 |
| Certain functions return this when there was no problem. | |
| #define | RETROFLAT_ERROR_ENGINE 0x01 |
| #define | RETROFLAT_ERROR_GRAPHICS 0x02 |
| #define | RETROFLAT_ERROR_MOUSE 0x04 |
| #define | RETROFLAT_ERROR_BITMAP 0x08 |
| Returned if there is a problem loading or locking a RETROFLAT_BITMAP struct. | |
| #define | RETROFLAT_ERROR_TIMER 0x0f |
Standardized return values from RetroFlat API functions.