From 8f2d85aa019f089b6946f3b9e0355ce59b12b67a Mon Sep 17 00:00:00 2001 From: nathan Date: Sat, 27 Dec 2025 16:00:54 -0700 Subject: Buildings going well --- src/entities/johnsStore.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/entities/johnsStore.h') diff --git a/src/entities/johnsStore.h b/src/entities/johnsStore.h index fd84214..c377741 100644 --- a/src/entities/johnsStore.h +++ b/src/entities/johnsStore.h @@ -1,6 +1,7 @@ #include "game.h" #include "entity.h" #include "utils.h" +#include "assets.h" #ifndef JOHNS_STORE_H #define JOHNS_STORE_H -- cgit v1.2.3