mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-30 18:45:29 +00:00
afe37d9fe2
- made file_io_wait buffer non-const (less const_casting around - buffers are really non-const. besides which, inadvertent use will be caught via MMU) - zip: disambiguate abs() param This was SVN commit r3426.