X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=ent_miniworld.h;h=e963a09f549ce63dc822b6f0fa02767b691c7075;hb=859178c6d4b2a9b9a95f8b01b113f589ce0f197f;hp=2be614187f2f42b94ab23af0832f5ae71b89ab81;hpb=d171c9ad5de05c9ac8563fcf9f23760b93fb50f8;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/ent_miniworld.h b/ent_miniworld.h index 2be6141..e963a09 100644 --- a/ent_miniworld.h +++ b/ent_miniworld.h @@ -15,5 +15,6 @@ static global_miniworld; static void ent_miniworld_call( world_instance *world, ent_call *call ); static void ent_miniworld_render( world_instance *host_world, camera *cam ); +static void ent_miniworld_goback(void); #endif /* ENT_MINIWORLD_H */