mirror of
https://github.com/cxong/cdogs-sdl.git
synced 2025-07-23 07:23:01 +02:00
Fix ostrich arm poses #712
This commit is contained in:
Binary file not shown.
@@ -24,7 +24,9 @@
|
||||
// TODO: use map header magic value
|
||||
#define MAGIC 0xABCD
|
||||
|
||||
#ifndef PATH_MAX
|
||||
#define PATH_MAX 4096
|
||||
#endif
|
||||
|
||||
CWMapType CWGetType(
|
||||
const char *path, const char **ext, const char **ext1,
|
||||
|
Reference in New Issue
Block a user