aboutsummaryrefslogtreecommitdiff
path: root/game/menus/shop/Shopconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'game/menus/shop/Shopconfig.h')
-rw-r--r--game/menus/shop/Shopconfig.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/game/menus/shop/Shopconfig.h b/game/menus/shop/Shopconfig.h
index 04c8c5c..a686242 100644
--- a/game/menus/shop/Shopconfig.h
+++ b/game/menus/shop/Shopconfig.h
@@ -7,10 +7,8 @@ static constexpr const char * SELECT_BULLET = "SELECT_BULLET";
static constexpr const char * BUY_BUBBLE = "BUY_BUBBLE";
static constexpr const char * SELECT_BUBBLE = "SELECT_BUBBLE";
-
//save_data
static constexpr const char * BUY_BULLET_SAVE = "BUY_BULLET_SAVE";
static constexpr const char * BUY_BUBBLE_SAVE = "BUY_BUBBLE_SAVE";
-
struct ShopUpdate : public crepe::Event {};