Implemented GetNextLevel function with hard-coded levels.

This commit is contained in:
PlatinumSkink
2015-10-05 16:35:37 +02:00
parent b2399243e3
commit 56086d6061
6 changed files with 195 additions and 103 deletions
+1
View File
@@ -21,6 +21,7 @@
#include "Game/EMultiBallLost.h"
#include "Game/EGameOver.h"
#include "Game/EPause.h"
#include "Game/EHitPad.h"
namespace dd
{