bloat-buster/bootstrap/std/ui_builder.h
2025-01-05 21:54:19 -06:00

7 lines
102 B
C

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