header cleanup

This commit is contained in:
Glenn Maynard
2006-11-21 05:17:01 +00:00
parent f0dab15f30
commit 5cc5462722
10 changed files with 2 additions and 9 deletions
-1
View File
@@ -3,7 +3,6 @@
#ifndef INPUT_QUEUE_H
#define INPUT_QUEUE_H
#include "GameConstantsAndTypes.h"
#include "GameInput.h"
const unsigned MAX_INPUT_QUEUE_LENGTH = 16;