From 0257e8e106e4cef0aeac673468370b443ef78bc3 Mon Sep 17 00:00:00 2001 From: UnavailableDev Date: Fri, 7 Apr 2023 11:29:05 +0200 Subject: added highscore screen with kb nav --- src/static/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/static/makefile') 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 -- cgit v1.2.3