Nuklear
Nuklear copied to clipboard
internal: Allow changing the roundf() method
This allows you to define NK_ROUNDF()
to change the nk_roundf()
implementation.
#include <math.h>
#define NK_ROUNDF roundf