mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-01-01 16:39:36 +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"
|