2024-12-17 21:50:20 -06:00

7 lines
106 B
C

#pragma once
#include <std/base.h>
#include <std/ui_core.h>
EXPORT UI_Signal ui_button(String string);