diff options
Diffstat (limited to 'src/static/makefile')
-rw-r--r-- | src/static/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/static/makefile b/src/static/makefile index 4959f2f..3caeb6e 100644 --- a/src/static/makefile +++ b/src/static/makefile @@ -16,6 +16,7 @@ INPUT += background/air.hex \ foreground/gozer.hex \ foreground/slime.hex \ foreground/slime_jumpable.hex \ + foreground/bird.hex \ foreground/boss1.hex \ foreground/font.hex # world.hex |