equal
deleted
inserted
replaced
12 # include <config.h> |
12 # include <config.h> |
13 #endif |
13 #endif |
14 |
14 |
15 #include <stdio.h> |
15 #include <stdio.h> |
16 #include <stdlib.h> |
16 #include <stdlib.h> |
17 #include <assert.h> |
|
18 |
17 |
19 #define __PHYSICSFS_INTERNAL__ |
18 #define __PHYSICSFS_INTERNAL__ |
20 #include "physfs_internal.h" |
19 #include "physfs_internal.h" |
21 |
20 |
22 /* This byteorder stuff was lifted from SDL. http://www.libsdl.org/ */ |
21 /* This byteorder stuff was lifted from SDL. http://www.libsdl.org/ */ |