mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-27 04:41:23 +00:00
Stupid me
This commit is contained in:
parent
4d8ca41e65
commit
f2a58a74ef
1 changed files with 0 additions and 1 deletions
|
@ -895,7 +895,6 @@ static inline void resynch_write_others(resynchend_pak *rst)
|
||||||
|
|
||||||
// endian safeness
|
// endian safeness
|
||||||
rst->ingame = (UINT32)LONG(rst->ingame);
|
rst->ingame = (UINT32)LONG(rst->ingame);
|
||||||
rst->ctfteam = (UINT32)LONG(rst->ctfteam);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static inline void resynch_read_others(resynchend_pak *p)
|
static inline void resynch_read_others(resynchend_pak *p)
|
||||||
|
|
Loading…
Reference in a new issue