From c11c0383fc4609dd67012d9e3aa44b7fa58c999c Mon Sep 17 00:00:00 2001 From: nathansmith117 Date: Wed, 21 Feb 2024 11:50:36 -0700 Subject: Better animation and clicky stuff --- src/mainMenu.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainMenu.h') diff --git a/src/mainMenu.h b/src/mainMenu.h index 1396183..58f383e 100644 --- a/src/mainMenu.h +++ b/src/mainMenu.h @@ -1,6 +1,7 @@ #include "gameCommon.h" #include "animation.h" #include "ui.h" +#include "clicky.h" #ifndef MAIN_MENU_H #define MAIN_MENU_H -- cgit v1.2.3