Stupid me

This commit is contained in:
Monster Iestyn 2017-01-03 22:48:06 +00:00
parent 4d8ca41e65
commit f2a58a74ef
1 changed files with 0 additions and 1 deletions

View File

@ -895,7 +895,6 @@ static inline void resynch_write_others(resynchend_pak *rst)
// endian safeness
rst->ingame = (UINT32)LONG(rst->ingame);
rst->ctfteam = (UINT32)LONG(rst->ctfteam);
}
static inline void resynch_read_others(resynchend_pak *p)