mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-09 09:18:50 +00:00
run IWYU on Minecraft.Client
This commit is contained in:
@@ -1,7 +1,14 @@
|
||||
#pragma once
|
||||
// using namespace std;
|
||||
|
||||
#include "../TutorialEnum.h"
|
||||
#include <memory>
|
||||
|
||||
#include "Minecraft.Client/Common/Source Files/Tutorial/TutorialEnum.h"
|
||||
#include "java/Class.h"
|
||||
|
||||
class Entity;
|
||||
class ItemInstance;
|
||||
class Tile;
|
||||
|
||||
#define TUTORIAL_HINT_MAX_MINE_REPEATS 20
|
||||
|
||||
|
||||
Reference in New Issue
Block a user