6 #ifndef GUI_VIEW_BROWSER_H
7 #define GUI_VIEW_BROWSER_H
GUI global state tracking, rendering options, and control flow wrappers.
void GuiView_DrawMainScreen(GuiState *state)
Renders the main interface (species list sidebar and preview canvas).
Definition: gui_view_browser.c:128
State variables and option flags for the main immediate-mode GUI editor.
Definition: gui_state.h:57