diff options
| author | quou <quou@disroot.org> | 2024-09-30 19:08:22 +1000 |
|---|---|---|
| committer | quou <quou@disroot.org> | 2024-09-30 19:08:22 +1000 |
| commit | 800559b72d31126ea6ae787f2b470f7824eafaa3 (patch) | |
| tree | 96d953c0540ccab99d028772ddee1abb3f266149 /Makefile | |
| parent | 7664fdafb9a6d6f4aa3339fe38958b24b234218e (diff) | |
player slash animation
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -72,6 +72,8 @@ anim_sources = \ $(int_dir)/guy_jump_right.anm \ $(int_dir)/guy_run_left.anm \ $(int_dir)/guy_run_right.anm \ + $(int_dir)/guy_slash_left.anm \ + $(int_dir)/guy_slash_right.anm \ $(int_dir)/slash_right.anm \ $(int_dir)/slash_left.anm \ |