HOPKINS: Remove some unused constants

This commit is contained in:
Strangerke 2014-01-06 22:14:52 +01:00
parent 34f300b3d5
commit 761af0e4ab

View File

@ -60,10 +60,6 @@
*/
namespace Hopkins {
#define DEBUG_BASIC 1
#define DEBUG_INTERMEDIATE 2
#define DEBUG_DETAILED 3
#define SCREEN_WIDTH 640
#define SCREEN_HEIGHT 480