mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-06 18:06:01 +00:00
b8c131c431
* zip.h removed old test symbols * path_util fixed bug in mixed-separating-slash handling * renamed ERR_OK to INFO_OK; allows searching for "return ERR_" to yield all actual errors (instead of having to filter out ERR_OK) This was SVN commit r3945.