From 8475767975a0f07507908ba53dba894b97b48795 Mon Sep 17 00:00:00 2001 From: realtradam Date: Sun, 12 May 2024 17:34:21 -0400 Subject: shooting bullets --- src/input.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/input.h') diff --git a/src/input.h b/src/input.h index a65c4a3..8913e35 100644 --- a/src/input.h +++ b/src/input.h @@ -1,6 +1,5 @@ #ifndef GAME_INPUT_H #define GAME_INPUT_H - #include extern joypad_buttons_t pressed_p1; -- cgit v1.2.3