Fix ostrich arm poses #712

This commit is contained in:
Cong
2025-04-15 22:43:21 +10:00
parent c17ca71650
commit 1352d94220
2 changed files with 2 additions and 0 deletions

View File

@@ -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,