summaryrefslogtreecommitdiff
path: root/paddle.h
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2006-08-04 02:07:35 +0000
committerMatt Turner <mattst88@gmail.com>2006-08-04 02:07:35 +0000
commitaf5e07345548d223b50c3a297743fc55f02e60e3 (patch)
tree3b7a9231940c068215f8e206b0f14d668ce8516b /paddle.h
parentc64c44b72db943b213d6dce03d4253528d13be92 (diff)
Code Import
git-svn-id: svn://mattst88.com/svn/glpong3d/trunk@3 4dd1920e-271a-0410-bca0-81b404a81564
Diffstat (limited to 'paddle.h')
-rw-r--r--paddle.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/paddle.h b/paddle.h
new file mode 100644
index 0000000..754cdbf
--- /dev/null
+++ b/paddle.h
@@ -0,0 +1,4 @@
+#ifndef PADDLE_H
+#define PADDLE_H
+
+#endif