summaryrefslogtreecommitdiff
path: root/gm.h
blob: 95b54f37164cc8846821f2afb639a956e374e6e0 (plain)
1
2
3
4
5
typedef struct {
  double x; double y;
} wii_pt;

#define WII_COUNT 4