X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=player_replay.c;h=5237e5f5b5d3451019c83061c3e82e9e976985a5;hb=5bfb36032928ba9f8d12e72961af68bfab9ea648;hp=fc57680b7060349d8355ee6d58f630ab1cdaec04;hpb=3e59ac7081ea3005060b56449bc77c8f73cdc6b6;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/player_replay.c b/player_replay.c index fc57680..5237e5f 100644 --- a/player_replay.c +++ b/player_replay.c @@ -533,13 +533,12 @@ VG_STATIC void skaterift_replay_debug_info(void){ player__debugtext( 1, "head @%u | tail @%u\n", head, tail ); - for( u32 i=0; i<4; i++ ){ - player__debugtext( 1, "[%u]: [%hu, %hu]\n", i, - replay->statehead->data_table[i][0], - replay->statehead->data_table[i][1] ); - } - if( replay->statehead ){ + for( u32 i=0; i<4; i++ ){ + player__debugtext( 1, "[%u]: [%hu, %hu]\n", i, + replay->statehead->data_table[i][0], + replay->statehead->data_table[i][1] ); + } u32 state = (void *)replay->statehead - replay->data; player__debugtext( 1, "gs @%u\n", state ); player__debugtext( 1, "gamestate_size: %hu\n",