X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=player_replay.c;h=15bbd477ca2597c95dd6542b25435fe5dc43395a;hb=fbe807d19b8a626c2d75002b286dd794f893473a;hp=3e799d410a80af47953f877fb417b2ff92c4f254;hpb=b440efbe5785d114d08bb3f5ec0e09cad943006d;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/player_replay.c b/player_replay.c index 3e799d4..15bbd47 100644 --- a/player_replay.c +++ b/player_replay.c @@ -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 + */ }