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

4 lines
78 B
C

#pragma once
void notification_push(const char* title, const char* text);