aboutsummaryrefslogtreecommitdiffstats
path: root/src/assets.c
diff options
context:
space:
mode:
authornathan <nathansmith@disroot.org>2025-09-20 23:17:18 +0000
committernathan <nathansmith@disroot.org>2025-09-20 23:17:18 +0000
commitae9fea1a684d86ecfa7c8101f22a73b8099d0b78 (patch)
treed22bffdfc81397bbf4e01736d2fbf4e87794ea2e /src/assets.c
parent07a21742993aaaf850c5211aaec0f922be5026b8 (diff)
downloadFindThings-ae9fea1a684d86ecfa7c8101f22a73b8099d0b78.tar.gz
FindThings-ae9fea1a684d86ecfa7c8101f22a73b8099d0b78.tar.bz2
FindThings-ae9fea1a684d86ecfa7c8101f22a73b8099d0b78.zip
Samantha has a cursed floor now
Diffstat (limited to 'src/assets.c')
-rw-r--r--src/assets.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/assets.c b/src/assets.c
index 3721025..c3db1ce 100644
--- a/src/assets.c
+++ b/src/assets.c
@@ -10,6 +10,7 @@ const char textureAssetPaths[TEXTURE_ASSET_COUNT][FT_NAMEMAX] = {
"Samantha2.png",
"Samantha3.png",
"Samantha4.png",
+ "SamanthaFloor.png",
"trashcan.png",
"trash.png",
"medicalTrash.png"