aboutsummaryrefslogtreecommitdiffstats
path: root/src/assets.c
diff options
context:
space:
mode:
authornathan <nathansmith@disroot.org>2025-09-20 18:44:28 +0000
committernathan <nathansmith@disroot.org>2025-09-20 18:44:28 +0000
commit382c97573213414ebdfee30743ba516e4feb7602 (patch)
tree8246203253a9d8ddbdc0e51bfcbfaa613738d18c /src/assets.c
parentfa12453c89df76baa2294373a7a5b8e20801157c (diff)
downloadFindThings-382c97573213414ebdfee30743ba516e4feb7602.tar.gz
FindThings-382c97573213414ebdfee30743ba516e4feb7602.tar.bz2
FindThings-382c97573213414ebdfee30743ba516e4feb7602.zip
Brain dead
Diffstat (limited to 'src/assets.c')
-rw-r--r--src/assets.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/assets.c b/src/assets.c
index 68f59f8..cb58ef1 100644
--- a/src/assets.c
+++ b/src/assets.c
@@ -9,7 +9,8 @@ const char textureAssetPaths[TEXTURE_ASSET_COUNT][FT_NAMEMAX] = {
"Samantha1.png",
"Samantha2.png",
"Samantha3.png",
- "Samantha4.png"
+ "Samantha4.png",
+ "trashcan.png"
};
const char imageAssetPaths[IMAGE_ASSET_COUNT][FT_NAMEMAX] = {