Rename BIG_GAP to GAP

This commit is contained in:
suchmememanyskill
2024-01-29 20:56:03 +01:00
parent de1833e219
commit 0ba2abd6b1
11 changed files with 30 additions and 42 deletions

View File

@@ -48,9 +48,7 @@ build_flags =
# Defines the screen width
-DCYD_SCREEN_WIDTH_PX=320
# Defines the pixel gap used for large gaps (like between buttons)
-DCYD_SCREEN_BIG_GAP_PX=8
# Defines the pixel gap used for small gaps (like between text and buttons)
-DCYD_SCREEN_SMALL_GAP_PX=4
-DCYD_SCREEN_GAP_PX=8
# Defines the minimum pixel height of a button
-DCYD_SCREEN_MIN_BUTTON_HEIGHT_PX=35
# Defines the minimum pixel width of a button