mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-08-12 20:52:27 +00:00
5 lines
143 B
C
5 lines
143 B
C
#pragma once
|
|
|
|
#include "../Util/DamageSource.h"
|
|
#include "../Entities/EntityDamageSource.h"
|
|
#include "../Entities/IndirectEntityDamageSource.h" |