mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-19 10:26:54 +01:00
6 lines
147 B
C++
6 lines
147 B
C++
|
#define NANOSVG_ALL_COLOR_KEYWORDS
|
||
|
#define NANOSVG_IMPLEMENTATION
|
||
|
#include "nanosvg.h"
|
||
|
#define NANOSVGRAST_IMPLEMENTATION
|
||
|
#include "nanosvgrast.h"
|