aboutsummaryrefslogtreecommitdiffstats
path: root/src/mainMenu.h
diff options
context:
space:
mode:
authornathansmith117 <thenathansmithsmith@gmail.com>2024-02-21 18:50:36 +0000
committernathansmith117 <thenathansmithsmith@gmail.com>2024-02-21 18:50:36 +0000
commitc11c0383fc4609dd67012d9e3aa44b7fa58c999c (patch)
tree6152ba5d513b98b617d85b01d44068b8abf1d1ab /src/mainMenu.h
parent2416dc256e53c431c5226827d90cf504f190f9ec (diff)
downloadPenguinYippies-c11c0383fc4609dd67012d9e3aa44b7fa58c999c.tar.gz
PenguinYippies-c11c0383fc4609dd67012d9e3aa44b7fa58c999c.tar.bz2
PenguinYippies-c11c0383fc4609dd67012d9e3aa44b7fa58c999c.zip
Better animation and clicky stuff
Diffstat (limited to 'src/mainMenu.h')
-rw-r--r--src/mainMenu.h1
1 files changed, 1 insertions, 0 deletions
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