fix size and image

git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@579 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-11-03 00:49:56 +00:00
parent 54c26601a8
commit 315286be2a
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
#define PICKER_SIZE 360
#define IMG_POS_X(w) ((w - PICKER_SIZE) / 2)
#define IMG_POS_Y(h) ((h - PICKER_SIZE) / 2)
#define SCROLL_BAR_WIDTH 12
#define SCROLL_BAR_WIDTH 16
#define MARGIN (PICKER_SIZE / 32)
#define COLOR_DISPLAY_HEIGHT 12