summaryrefslogtreecommitdiff
path: root/gm.h
diff options
context:
space:
mode:
authorerdgeist <>2008-09-16 15:40:46 +0000
committererdgeist <>2008-09-16 15:40:46 +0000
commit8d957f068792b4ee55f807930c975699c29922a2 (patch)
tree4a960cbe6c05797175a7c8b518f93e4459bafd1d /gm.h
KickoffHEADmaster
Diffstat (limited to 'gm.h')
-rw-r--r--gm.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/gm.h b/gm.h
new file mode 100644
index 0000000..95b54f3
--- /dev/null
+++ b/gm.h
@@ -0,0 +1,5 @@
1typedef struct {
2 double x; double y;
3} wii_pt;
4
5#define WII_COUNT 4