mirror of
https://github.com/libretro/libretro-tyrquake.git
synced 2025-01-30 20:58:10 +00:00
pmove: remove unused sequence member from playermove_t
Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
This commit is contained in:
parent
fb39918875
commit
f7f0cca4e8
@ -43,8 +43,6 @@ typedef struct {
|
||||
|
||||
|
||||
typedef struct {
|
||||
int sequence; // just for debugging prints
|
||||
|
||||
// player state
|
||||
vec3_t origin;
|
||||
vec3_t angles;
|
||||
|
Loading…
x
Reference in New Issue
Block a user