minor changes and added namespace to avoid conflicts when integrating with PanoPainter
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
#include "texture.h"
|
||||
#include "util.h"
|
||||
#include <stb/stb_truetype.h>
|
||||
|
||||
enum class kFont : uint16_t
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user