summaryrefslogtreecommitdiff
path: root/include/asset_defs.h
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrik@amftech.nl>2024-01-02 20:31:29 +0100
committerAldrik Ramaekers <aldrik@amftech.nl>2024-01-02 20:31:29 +0100
commitee4714ccff99414f19b6cce42e9fe53d2a867a15 (patch)
tree708d2077e232c39d43a505573d9f1168b5132358 /include/asset_defs.h
parent007335a39baff05fb7cabb07457cd5972a013fda (diff)
zombie sprite
Diffstat (limited to 'include/asset_defs.h')
-rw-r--r--include/asset_defs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asset_defs.h b/include/asset_defs.h
index d75a3ee..13e1e54 100644
--- a/include/asset_defs.h
+++ b/include/asset_defs.h
@@ -44,6 +44,7 @@ image* img_molotov_explode;
// Players
image* img_helmet;
image* img_body;
+image* img_alien_run;
// Guns
image* img_gun_mp5;