Revert "Revert "Win64: configurable username (username.txt) and persistent ga…" (#235)

This reverts commit 7f7d99501c.
This commit is contained in:
void_17
2026-03-03 10:31:09 +07:00
committed by GitHub
parent 7f7d99501c
commit b42a4a4e4d
5 changed files with 132 additions and 8 deletions

View File

@@ -1,7 +1,9 @@
#pragma once
#include "4JLibs\inc\4J_Render.h"
class CConsoleMinecraftApp : public CMinecraftApp
{
ImageFileBuffer m_ThumbnailBuffer;
public:
CConsoleMinecraftApp();