Nettoyage.

This commit is contained in:
mibi88 2022-06-23 18:35:06 +02:00
parent 2d98f5eedf
commit 8bb5a0184c
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
# define FONTHEIGHT 8 // Font size (y).
# define LINEHEIGHT 10 // Font size (y) + padding (y) bottom.
# define LINEPADDING 2 // Padding (y) of the font.
# define TITLE_MARGIN 46 // Margin (y) over the text at the top of the tile screen.
# define TITLE_IMAGE_MARGIN 8 // Margin (y) over the image at the top of the tile screen.
# define WORLDSEL_MARGIN 5 // Margin (y) at the top of the game selection menu.