Project structure
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
#include "StateHandler.h"
|
||||
|
||||
|
||||
|
||||
StateHandler::StateHandler()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
StateHandler::~StateHandler()
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user