mirror of
https://gitlab.com/niansa/llama_nds.git
synced 2025-03-06 20:53:28 +01:00
Decrease screen border padding
This commit is contained in:
parent
fa0a5fe884
commit
b16c140e70
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
#include <nds/touch.h>
|
||||
#include <nds/input.h>
|
||||
|
||||
#define SCREEN_BORDER_PADDING 8
|
||||
#define SCREEN_BORDER_PADDING 3
|
||||
#define FONT_PADDING 1
|
||||
#define INPUT_LINE_HEIGHT (FONT_HEIGHT+FONT_PADDING)
|
||||
#define LOG_LINE_PADDING 5
|
||||
|
|
Loading…
Add table
Reference in a new issue