equal
deleted
inserted
replaced
316 } PHYSFS_Version; |
316 } PHYSFS_Version; |
317 |
317 |
318 #ifndef DOXYGEN_SHOULD_IGNORE_THIS |
318 #ifndef DOXYGEN_SHOULD_IGNORE_THIS |
319 #define PHYSFS_VER_MAJOR 0 |
319 #define PHYSFS_VER_MAJOR 0 |
320 #define PHYSFS_VER_MINOR 1 |
320 #define PHYSFS_VER_MINOR 1 |
321 #define PHYSFS_VER_PATCH 8 |
321 #define PHYSFS_VER_PATCH 9 |
322 #endif /* DOXYGEN_SHOULD_IGNORE_THIS */ |
322 #endif /* DOXYGEN_SHOULD_IGNORE_THIS */ |
323 |
323 |
324 |
324 |
325 /* PhysicsFS state stuff ... */ |
325 /* PhysicsFS state stuff ... */ |
326 |
326 |