mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-05-28 02:32:56 +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" |