missing includes

This commit is contained in:
Glenn Maynard
2003-11-17 00:59:25 +00:00
parent 60a16b4507
commit 2d94c8877b
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -19,6 +19,8 @@
#include "GameInput.h"
#include "MenuInput.h"
#include "StyleInput.h"
#include "BitmapText.h"
class Screen;
struct Menu;
class ScreenSystemLayer;
+1 -1
View File
@@ -13,7 +13,7 @@
#include "Sprite.h"
#include "Transition.h"
#include "MenuElements.h"
#include "BitmapText.h"
//const unsigned MAX_MUSIC_LINES = 1200;
//const unsigned MAX_CREDIT_LINES = 100;