diff options
Diffstat (limited to 'screen.h')
| -rw-r--r-- | screen.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -15,6 +15,5 @@ extern SDL_Surface *rightPaddleSurface; bool InitScreen ( void ); void Close ( void ); void Draw ( const struct moveable_t m, SDL_Surface * const surface ); -void ClearScreen( void ); #endif //SCREEN_H |
