mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-06-17 05:30:01 +08:00
This patch will fix the following structure:
typedef struct {
double x, y, z, w;
} CMQuaternion
This patch will fix the following structure:
typedef struct {
double x, y, z, w;
} CMQuaternion