|
AnimaEngine
1.0.0
Nintendo DS Pokemon Black, White, Black 2, and White 2 sprite extraction and preview toolchain
|
Implementations of high-level GUI application run loop entry. More...
#include "gui_app.h"#include "gui_platform.h"#include "gui_state.h"#include "gui_view_rom.h"#include "gui_view_browser.h"#include <stdlib.h>Functions | |
| int | GuiApp_Run (void) |
| Starts the GUI application, initializes Raylib window, and runs the main loop. More... | |
Implementations of high-level GUI application run loop entry.
| int GuiApp_Run | ( | void | ) |
Starts the GUI application, initializes Raylib window, and runs the main loop.