foliage windy shader
[carveJwlIkooP6JGAAIwe30JlM.git] / respawn.h
index 002ffffa59c1fe7375c9c7dd0f811b0c191c7d22..fed65fd36921772984e4ba981d72b195a8a5f081 100644 (file)
--- a/respawn.h
+++ b/respawn.h
@@ -19,7 +19,7 @@ static const char *respawn_homes[][2] = {
    { "world_select", "World Selector" },
 };
 
-VG_STATIC void respawn_begin_chooser(void);
-VG_STATIC void respawn_chooser_shader_uniforms(void);
+static void respawn_begin_chooser(void);
+static void respawn_chooser_shader_uniforms(void);
 
 #endif /* RESPAWN_H */