X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2FInput.h;fp=src%2Fgame_sp%2FInput.h;h=2752b80916b747a51a55af1ccef1b862d4e9b3bc;hb=855700d73bbef8bb1248fe0ac735738478d6044b;hp=55f6aaf9a817bfc1b330fc40c2eadb055e3269dd;hpb=1f8fd7a79343ce670dc62fcb8be48ba78d0c9199;p=rocksndiamonds.git diff --git a/src/game_sp/Input.h b/src/game_sp/Input.h index 55f6aaf9..2752b809 100644 --- a/src/game_sp/Input.h +++ b/src/game_sp/Input.h @@ -8,6 +8,6 @@ #include "global.h" -extern void subProcessKeyboardInput(byte); +void subProcessKeyboardInput(byte); #endif /* INPUT_H */