typedef unsigned int u32;
extern u32 g;
u32 Physics_GetState(void) { return g; }
