I created an ENTITY* array dynamically to be exactly(with pointer to a pointer stuff..whäää)

And because the 'array' is just a pointer I can't use sizeof()

So I think I have to save the array size separately =/