X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=entity.h;h=bd487090c7ca30eb631c44d685432756a07a5360;hb=baad90d065899a833390f2f0535cd1fa7799e275;hp=13051d4f9b0eafd5fae78377ae4e2060f49ed1f3;hpb=02c9203df66d93f21c0e64f51193bcbeaabfc9bd;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/entity.h b/entity.h index 13051d4..bd48709 100644 --- a/entity.h +++ b/entity.h @@ -207,6 +207,9 @@ struct ent_route{ /* v104+, but always accessible */ u32 flags; f64 best_laptime; + f32 ui_stopper, ui_residual; + + ui_px ui_first_block_width, ui_residual_block_w; }; struct ent_water{