eco2d/code/foundation/src/gui/notifications.h

4 lines
78 B
C
Raw Normal View History

2023-02-02 12:24:16 +00:00
#pragma once
void notification_push(const char* title, const char* text);