equal
deleted
inserted
replaced
976 * @param val value to convert |
976 * @param val value to convert |
977 * @return converted value. |
977 * @return converted value. |
978 */ |
978 */ |
979 __EXPORT__ PHYSFS_uint64 PHYSFS_swapUBE64(PHYSFS_uint64 val); |
979 __EXPORT__ PHYSFS_uint64 PHYSFS_swapUBE64(PHYSFS_uint64 val); |
980 |
980 |
981 |
|
982 |
|
983 #if 0 /* !!! FIXME: add this? */ |
|
984 #undef __EXPORT__ |
|
985 #endif |
|
986 |
|
987 #ifdef __cplusplus |
981 #ifdef __cplusplus |
988 } |
982 } |
989 #endif |
983 #endif |
990 |
984 |
991 #endif /* !defined _INCLUDE_PHYSFS_H_ */ |
985 #endif /* !defined _INCLUDE_PHYSFS_H_ */ |