mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-01-18 07:05:39 +00:00
98120f9ecd
Removed relative paths in #includes. Changed ViewController to a singleton, removing it from the Window class.
7 lines
132 B
C++
7 lines
132 B
C++
#define NANOSVG_IMPLEMENTATION
|
|
#define NANOSVGRAST_IMPLEMENTATION
|
|
|
|
#include <stdio.h>
|
|
#include "nanosvg.h"
|
|
#include "nanosvgrast.h"
|