David Rose 18 éve
szülő
commit
701baa9f31
1 módosított fájl, 3 hozzáadás és 0 törlés
  1. 3 0
      panda/src/pgraph/shaderAttrib.cxx

+ 3 - 0
panda/src/pgraph/shaderAttrib.cxx

@@ -278,6 +278,9 @@ get_shader_input_nodepath(InternalName *id) const {
     }
     return p->get_nodepath();
   }
+
+  // Satisfy compiler.
+  return resfail;
 }
 
 ////////////////////////////////////////////////////////////////////