summaryrefslogtreecommitdiff
path: root/gm.h
diff options
context:
space:
mode:
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