chaos pt 3
[carveJwlIkooP6JGAAIwe30JlM.git] / respawn.c
index f7be930b60cf883f1f571bc0c178b5fc1258cb8e..0e1dc67cd5979893e34e501453b4ba270cf7b978 100644 (file)
--- a/respawn.c
+++ b/respawn.c
@@ -1,6 +1,7 @@
 #ifndef RESPAWN_C
 #define RESPAWN_C
 
+#if 0
 #include "respawn.h"
 #include "skaterift.h"
 #include "world.h"
@@ -263,5 +264,6 @@ static void respawn_chooser_shader_uniforms(void){
    shader_scene_override_uSpawnPos( uSpawnPos );
 }
 #endif
+#endif
 
 #endif /* RESPAWN_C */