nametag rendering
[carveJwlIkooP6JGAAIwe30JlM.git] / world_render.h
index a28221fb2af9717ce4f9ba6a79cfe123b4685e4e..ac0a0f2a82160b1e9e5e8e1d5ff98cc854031a27 100644 (file)
@@ -77,5 +77,6 @@ static void render_world_depth( world_instance *world, camera *cam );
 static void render_world( world_instance *world, camera *cam, 
                              int layer_depth );
 static void render_world_cubemaps( world_instance *world );
+static void bind_terrain_noise(void);
 
 #endif /* WORLD_RENDER_H */