mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-13 06:16:11 +00:00
5754128dec
h_mgr.h: debug_warn if H_DEREF fails have vfs / res functions only CHECK_ERR (i.e. complain) once per call sequence. made sure vfs_load and vfs_open debug_warn and everything else just passes on the error. This was SVN commit r2482.