mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
Removed an unused preprocessor directive.
This commit is contained in:
parent
6b7ea8f0ef
commit
d1ffdfca35
|
@ -7,7 +7,6 @@
|
|||
// Has a default mode and a complex mode, both with various options passed as arguments.
|
||||
//
|
||||
|
||||
#define KEYBOARD_WIDTH Renderer::getScreenWidth() * 0.78f
|
||||
#define KEYBOARD_HEIGHT Renderer::getScreenHeight() * 0.60f
|
||||
|
||||
#define KEYBOARD_PADDINGX (Renderer::getScreenWidth() * 0.02f)
|
||||
|
|
Loading…
Reference in a new issue