scale route markers correctly on custom meshes
[carveJwlIkooP6JGAAIwe30JlM.git] / skaterift.h
index 21814df255fad59d6b0644634d84df0188d40587..09adb5d2a6c3c6a3dcbbcd085ef3cd27238fd09a 100644 (file)
@@ -63,6 +63,8 @@ struct{
 
    f64 last_autosave;
    GLuint rt_textures[k_skaterift_rt_max];
+
+   u32 achievements;
 }
 static skaterift = { .op = k_async_op_clientloading, .time_rate = 1.0f };