Add score multiplier into game

This commit is contained in:
2016-11-30 21:21:28 +11:00
parent fb254b06ec
commit 35e0569f8d
7 changed files with 267 additions and 38 deletions
+5
View File
@@ -107,6 +107,11 @@ INTERNAL void setGlfwWindowHints()
i32 main(void)
{
#ifdef DENGINE_DEBUG
common_unitTest();
#endif
/*
**************************
* INIT APPLICATION WINDOW