mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-01 19:04:48 +00:00
chore: format everything
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
#include "../../Platform/stdafx.h"
|
||||
#include "TexturePack.h"
|
||||
|
||||
std::wstring TexturePack::getPath(bool bTitleUpdateTexture /*= false*/,
|
||||
const char* pchBDPatchFileName /*= nullptr*/) {
|
||||
std::wstring TexturePack::getPath(
|
||||
bool bTitleUpdateTexture /*= false*/,
|
||||
const char* pchBDPatchFileName /*= nullptr*/) {
|
||||
std::wstring wDrive;
|
||||
|
||||
if (bTitleUpdateTexture) {
|
||||
|
||||
Reference in New Issue
Block a user