diff options
| author | realtradam <[email protected]> | 2024-05-12 17:34:21 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2024-05-12 17:34:21 -0400 |
| commit | 8475767975a0f07507908ba53dba894b97b48795 (patch) | |
| tree | 4d5bf2f8c49eb92f8d9777e0606d944dca01905d /src/input.h | |
| parent | f5311cc940fd94aa70808f19a38581c80b764615 (diff) | |
| download | tojam2024-8475767975a0f07507908ba53dba894b97b48795.tar.gz tojam2024-8475767975a0f07507908ba53dba894b97b48795.zip | |
shooting bullets
Diffstat (limited to 'src/input.h')
| -rw-r--r-- | src/input.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 <libdragon.h> extern joypad_buttons_t pressed_p1; |
