mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-08-15 14:43:32 -07:00
The ogg library itself doesn't use off_t, mostly just int and long. With off_t being problematic as Windows doesn't support _FILE_OFFSET_BITS replacing this removes a potential headache. Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com> |
||
|---|---|---|
| .. | ||
| ogg.cpp | ||
| ogg.h | ||
| OggData.cpp | ||
| OggData.h | ||
| SoundData.cpp | ||
| SoundData.h | ||