missing includes
This commit is contained in:
@@ -19,6 +19,8 @@
|
|||||||
#include "GameInput.h"
|
#include "GameInput.h"
|
||||||
#include "MenuInput.h"
|
#include "MenuInput.h"
|
||||||
#include "StyleInput.h"
|
#include "StyleInput.h"
|
||||||
|
#include "BitmapText.h"
|
||||||
|
|
||||||
class Screen;
|
class Screen;
|
||||||
struct Menu;
|
struct Menu;
|
||||||
class ScreenSystemLayer;
|
class ScreenSystemLayer;
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
#include "Sprite.h"
|
#include "Sprite.h"
|
||||||
#include "Transition.h"
|
#include "Transition.h"
|
||||||
#include "MenuElements.h"
|
#include "MenuElements.h"
|
||||||
|
#include "BitmapText.h"
|
||||||
|
|
||||||
//const unsigned MAX_MUSIC_LINES = 1200;
|
//const unsigned MAX_MUSIC_LINES = 1200;
|
||||||
//const unsigned MAX_CREDIT_LINES = 100;
|
//const unsigned MAX_CREDIT_LINES = 100;
|
||||||
|
|||||||
Reference in New Issue
Block a user