mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-16 17:52:14 +00:00
refactor: all backslash includes must die
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include "stdafx.h"
|
||||
#include "XUI_MultiGameCreate.h"
|
||||
#include "XUI_MultiGameLaunchMoreOptions.h"
|
||||
#include "..\..\TexturePackRepository.h"
|
||||
#include "..\..\Minecraft.h"
|
||||
#include "../../TexturePackRepository.h"
|
||||
#include "../../Minecraft.h"
|
||||
|
||||
#define GAME_CREATE_ONLINE_TIMER_ID 0
|
||||
#define GAME_CREATE_ONLINE_TIMER_TIME 100
|
||||
|
||||
Reference in New Issue
Block a user