diff options
Diffstat (limited to 'glpong3d.h')
-rw-r--r-- | glpong3d.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -22,8 +22,6 @@ #define AMASK 0xff000000 #endif -GLuint background; - GLuint paddle_texture; GLuint paddle_texture_hit; GLuint ball_texture; |