
Go to the source code of this file.
Defines | |
| #define | HERAIA_NOERR 0 |
| #define | HERAIA_MEMORY_ERROR 1 |
| #define | HERAIA_NO_PLUGINS 2 |
| #define | HERAIA_FILE_ERROR 3 |
| #define | HERAIA_CANCELLED 4 |
| #define HERAIA_CANCELLED 4 |
| #define HERAIA_FILE_ERROR 3 |
Definition at line 31 of file heraia_errors.h.
Referenced by heraia_hex_document_save(), and heraia_hex_document_save_as().
| #define HERAIA_MEMORY_ERROR 1 |
Definition at line 29 of file heraia_errors.h.
| #define HERAIA_NO_PLUGINS 2 |
| #define HERAIA_NOERR 0 |
Definition at line 28 of file heraia_errors.h.
Referenced by heraia_hex_document_new(), heraia_hex_document_save(), heraia_hex_document_save_as(), init_heraia_plugin_system(), on_save_activate(), and on_save_as_activate().
1.5.6