move compiler to its own folder, api changes. wip maps
[carveJwlIkooP6JGAAIwe30JlM.git] / player_replay.c
index 3e799d410a80af47953f877fb417b2ff92c4f254..15bbd477ca2597c95dd6542b25435fe5dc43395a 100644 (file)
@@ -1194,4 +1194,8 @@ void skaterift_replay_imgui(void)
       player_replay.editor_mode = 0;
       replay_show_helpers();
    }
+
+   /* TODO: Add Q/E scrub here too.
+    *       Add replay trimming 
+    */
 }