const char * error_message
yaze_status yaze_library_init(void)
Initialize the YAZE library.
int yaze_app_main(int argc, char **argv)
Main entry point for the YAZE application.
yaze_status yaze_shutdown(yaze_editor_context *context)
Shutdown and clean up a YAZE editor context.
struct yaze_editor_context yaze_editor_context
yaze_status yaze_init(yaze_editor_context *context, const char *rom_filename)
Initialize a YAZE editor context.
void yaze_library_shutdown(void)
Shutdown the YAZE library.
Status codes and error helpers for the YAZE public API.
yaze_status
Status codes returned by YAZE functions.
The Legend of Zelda: A Link to the Past - Data Structures and Constants.