mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-06-03 16:42:53 +00:00
5 lines
132 B
C
5 lines
132 B
C
#pragma once
|
|
|
|
#include "../Entities/Mobs/Npc.h"
|
|
#include "../Entities/Mobs/Villager.h"
|
|
#include "../Containers/ClientSideMerchant.h" |