add guide
This commit is contained in:
+2
-2
@@ -5,7 +5,7 @@
|
||||
#include <glm/glm.hpp>
|
||||
#include <string>
|
||||
|
||||
namespace planetarium {
|
||||
namespace engine {
|
||||
|
||||
// -----------------------------------------------------------------------
|
||||
// Shader
|
||||
@@ -42,4 +42,4 @@ private:
|
||||
GLint locationOf(const std::string& name) const;
|
||||
};
|
||||
|
||||
} // namespace planetarium
|
||||
} // namespace engine
|
||||
|
||||
Reference in New Issue
Block a user