the luxuries of a modern C compiler
[carveJwlIkooP6JGAAIwe30JlM.git] / entity.h
index 998557edfa3de1f84c13f5a9ee9477c768136be2..1de6f7026b62379c7f80092ecc6550849e5723c7 100644 (file)
--- a/entity.h
+++ b/entity.h
@@ -383,5 +383,6 @@ struct ent_call{
 };
 
 #include "world.h"
+VG_STATIC void entity_call( world_instance *world, ent_call *call );
 
 #endif /* ENTITY_H */