mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-30 14:41:54 +00:00
refactor: move Common to Platform/Common
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "AreaHint.h"
|
||||
#include "DiggerItemHint.h"
|
||||
#include "LookAtTileHint.h"
|
||||
#include "TakeItemHint.h"
|
||||
#include "LookAtEntityHint.h"
|
||||
Reference in New Issue
Block a user