summaryrefslogtreecommitdiffstats
path: root/src/main-menu.c
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2021-03-18 17:58:51 (EDT)
committer P. J. McDermott <pj@pehjota.net>2021-03-18 17:58:51 (EDT)
commitd2096204276dbe398d9fac2f62e6631c52faf58f (patch)
treec5b5e2a7bb675d07902b58b905a0c9ebd44c812c /src/main-menu.c
parenta0af666ae3cde911845db3032166b959e1b0f6c0 (diff)
downloaddodge-balls-d2096204276dbe398d9fac2f62e6631c52faf58f.zip
dodge-balls-d2096204276dbe398d9fac2f62e6631c52faf58f.tar.gz
dodge-balls-d2096204276dbe398d9fac2f62e6631c52faf58f.tar.bz2
main-menu: Increase spacing between games
Diffstat (limited to 'src/main-menu.c')
-rw-r--r--src/main-menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main-menu.c b/src/main-menu.c
index e029839..e4349d5 100644
--- a/src/main-menu.c
+++ b/src/main-menu.c
@@ -146,7 +146,7 @@ db_main_menu(void)
goto err;
}
dest_rect.x = 16;
- dest_rect.y = 80 + 32 * i;
+ dest_rect.y = 80 + 48 * i;
SDL_RenderCopy(renderer, texture_games_text[i], NULL,
&dest_rect);
texture_games_over[i] = _db_main_menu_text(font,