diff options
Diffstat (limited to 'thirdparty/assimp/code/Common/assbin_chunks.h')
-rw-r--r-- | thirdparty/assimp/code/Common/assbin_chunks.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/assimp/code/Common/assbin_chunks.h b/thirdparty/assimp/code/Common/assbin_chunks.h index 15e4af5e7d..822df5198e 100644 --- a/thirdparty/assimp/code/Common/assbin_chunks.h +++ b/thirdparty/assimp/code/Common/assbin_chunks.h @@ -37,7 +37,7 @@ The ASSBIN file format is composed of chunks to represent the hierarchical aiSce This makes the format extensible and allows backward-compatibility with future data structure versions. The <tt><root>/code/assbin_chunks.h</tt> header contains some magic constants for use by stand-alone ASSBIN loaders. Also, Assimp's own file writer can be found -in <tt><root>/tools/assimp_cmd/WriteDumb.cpp</tt> (yes, the 'b' is no typo ...). +in <tt><root>/tools/assimp_cmd/WriteDump.cpp</tt> (yes, the 'b' is no typo ...). @verbatim |