Move config registry/option to librecomp + added Color conf opt type

This commit is contained in:
thecozies
2024-07-11 12:33:03 -05:00
committed by Mr-Wiseguy
parent f2869486cc
commit e75cfd054b
28 changed files with 522 additions and 486 deletions
+2
View File
@@ -7,6 +7,8 @@
#include "SDL.h"
#include "RmlUi/Core.h"
#include "../src/ui/util/hsv.h"
namespace Rml {
class ElementDocument;
class EventListenerInstancer;