compile fix
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
#include "ScreenDimensions.h"
|
#include "ScreenDimensions.h"
|
||||||
#include "ActorUtil.h"
|
#include "ActorUtil.h"
|
||||||
|
|
||||||
const SPECIAL_KEY_WIDTH = 3; // special keys are 3x as wide as normal keys
|
const int SPECIAL_KEY_WIDTH = 3; // special keys are 3x as wide as normal keys
|
||||||
|
|
||||||
|
|
||||||
const int MAX_KEYS_PER_ROW = 13;
|
const int MAX_KEYS_PER_ROW = 13;
|
||||||
|
|||||||
Reference in New Issue
Block a user