diff options
Diffstat (limited to 'paddle.h')
-rw-r--r-- | paddle.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ #define PADDLE_H
GLuint paddle_texture;
+GLuint paddle_hit_texture;
typedef struct {
GLfloat w, h, x, y, z;
|
index : glpong3d | ||
3D pong in OpenGL | mattst88 |
summaryrefslogtreecommitdiff |