mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 06:13:45 -07:00
function ref.
This commit is contained in:
parent
8400389b59
commit
b170bf6dce
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ namespace SohImGui {
|
|||
extern Console* console;
|
||||
void Init(WindowImpl window_impl);
|
||||
void Update(EventImpl event);
|
||||
void EnhancementRadioButton(std::string text, std::string cvarName, int value);
|
||||
void DrawMainMenuAndCalculateGameSize(void);
|
||||
void DrawFramebufferAndGameInput(void);
|
||||
void Render(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue