Ember
A C++ 20 'game engine' built with SDL3 with wide platform support.
|
#include "core/ember_utils.h"
Functions | |
std::string | TextFormat (const char *fmt,...) |
Create a formatted string. More... | |
int | GetMemoryUsage () |
int GetMemoryUsage | ( | ) |
std::string TextFormat | ( | const char * | fmt, |
... | |||
) |
Create a formatted string.