aboutsummaryrefslogtreecommitdiff
path: root/game.c
diff options
context:
space:
mode:
Diffstat (limited to 'game.c')
-rw-r--r--game.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/game.c b/game.c
index f37473d..2a4731d 100644
--- a/game.c
+++ b/game.c
@@ -167,7 +167,6 @@ void ren_menu(const Game* g, Renderer* r) {
}
void ren_gameover(const Game* g, Renderer* r) {
- const Bitmap* bm = get_bitmap(asset_id_hud_img);
const int hv = viewport_w >> 1;
ren_text(
r,