diff options
| author | nathan <nathansmith@disroot.org> | 2025-12-27 23:00:54 +0000 |
|---|---|---|
| committer | nathan <nathansmith@disroot.org> | 2025-12-27 23:00:54 +0000 |
| commit | 8f2d85aa019f089b6946f3b9e0355ce59b12b67a (patch) | |
| tree | ac26c36f4c41f21641cf2786d740567413cd6ac5 /src/assets.c | |
| parent | c6096a028d57da1026aa86ac215ea2f07461cd96 (diff) | |
| download | FindThings-8f2d85aa019f089b6946f3b9e0355ce59b12b67a.tar.gz FindThings-8f2d85aa019f089b6946f3b9e0355ce59b12b67a.tar.bz2 FindThings-8f2d85aa019f089b6946f3b9e0355ce59b12b67a.zip | |
Buildings going well
Diffstat (limited to 'src/assets.c')
| -rw-r--r-- | src/assets.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/assets.c b/src/assets.c index eb5c888..72def7e 100644 --- a/src/assets.c +++ b/src/assets.c @@ -15,6 +15,7 @@ const char textureAssetPaths[TEXTURE_ASSET_COUNT][FT_NAMEMAX] = { "trash.png", "medicalTrash.png", "John.png", + "JohnsShop.png", "Ron.png", "background1.png", "background2.png", |
