mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
compilation OSX
This commit is contained in:
@@ -16,7 +16,7 @@ void XMLElementToGLM(XMLElement *elem, glm::vec3 &vector);
|
||||
void XMLElementToGLM(XMLElement *elem, glm::vec4 &vector);
|
||||
void XMLElementToGLM(XMLElement *elem, glm::mat4 &matrix);
|
||||
|
||||
void XMLCheckResult(uint r);
|
||||
void XMLCheckResult(int r);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user