mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-23 11:23:46 +00:00
refactor: dissolve console_helpers into util, platform, and minecraft
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <vector>
|
||||
|
||||
#include "app/linux/Linux_App.h"
|
||||
#include "console_helpers/StringHelpers.h"
|
||||
#include "util/StringHelpers.h"
|
||||
|
||||
HtmlString::HtmlString(std::wstring text, eMinecraftColour hexColor,
|
||||
bool italics, bool indent) {
|
||||
|
||||
Reference in New Issue
Block a user