Skip to content
Snippets Groups Projects
Forked from tome / Tales of MajEyal
Source project has a limited visibility.
Steven Noonan's avatar
Steven Noonan authored
Most of the PHYSFS_* functions behave like their fopen/fclose/etc counterparts,
returning 0 on success and nonzero on failure. PHYSFS_close is a special
snowflake and returns zero on failure.

This fixes this behavior so that functions expecting PHYSFS_close to behave
like fclose don't freak out.

Signed-off-by: default avatarSteven Noonan <steven@uplinklabs.net>
abe424d6
History
Name Last commit Last update