1
0

Moved cThrownEnderPearl out of ProjectileEntity.h

This commit is contained in:
archshift
2014-04-26 17:08:39 -07:00
parent de23a115a5
commit bc5c28a0be
5 changed files with 95 additions and 86 deletions

View File

@@ -37,6 +37,7 @@
#include "../Entities/Pickup.h"
#include "../Entities/ProjectileArrow.h"
#include "../Entities/ProjectileEgg.h"
#include "../Entities/ProjectileEnderPearl.h"
#include "../Entities/TNTEntity.h"
#include "../Entities/ExpOrb.h"
#include "../Entities/HangingEntity.h"