|
WoWs Model Exported
World of Warships 3D model Exporter
|
Macros | |
| #define | WOWS_ERROR_NOT_A_FILE 12 |
| #define | WOWS_ERROR_NOT_A_DIR 13 |
| #define | WOWS_ERROR_UNKNOWN 7 |
Return values indicating parse or I/O failures.
| #define WOWS_ERROR_NOT_A_DIR 13 |
Path argument is not a directory.
| #define WOWS_ERROR_NOT_A_FILE 12 |
Path argument is not a regular file.
| #define WOWS_ERROR_UNKNOWN 7 |
An unrecoverable internal error occurred.