TONY: Match consistency with other engines & move enums to new header.

This commit is contained in:
aryanrawlani28 2020-08-17 17:31:22 +05:30 committed by Eugene Sandulenko
parent f3b9477893
commit 274b8a51a1
4 changed files with 41 additions and 4 deletions

View file

@ -30,6 +30,7 @@
#include "tony/tony.h"
#include "tony/game.h"
#include "tony/detection/detection.h"
#include "tony/detection/detection_enums.h"
namespace Tony {