mirror of
https://github.com/lubosz/overte.git
synced 2025-08-08 03:08:00 +02:00
Last warnings?
This commit is contained in:
parent
d19956f93c
commit
0372deebff
1 changed files with 8 additions and 0 deletions
|
@ -122,6 +122,10 @@ int main(int argc, char** argv) {
|
||||||
glm::mat4(),
|
glm::mat4(),
|
||||||
glm::mat4(),
|
glm::mat4(),
|
||||||
glm::mat4(),
|
glm::mat4(),
|
||||||
|
glm::mat4(),
|
||||||
|
glm::mat4(),
|
||||||
|
glm::mat4(),
|
||||||
|
glm::mat4(),
|
||||||
glm::mat4()
|
glm::mat4()
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -144,6 +148,10 @@ int main(int argc, char** argv) {
|
||||||
glm::mat4(),
|
glm::mat4(),
|
||||||
glm::mat4(),
|
glm::mat4(),
|
||||||
glm::mat4(),
|
glm::mat4(),
|
||||||
|
glm::mat4(),
|
||||||
|
glm::mat4(),
|
||||||
|
glm::mat4(),
|
||||||
|
glm::mat4(),
|
||||||
glm::mat4()
|
glm::mat4()
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue