|
Pyrogenesis
13997
|
#include "precompiled.h"#include "Xeromyces.h"#include "lib/byte_order.h"#include "ps/utf16string.h"Go to the source code of this file.
Variables | |
| const char * | HeaderMagicStr = "XMB0" |
| const char * | UnfinishedHeaderMagicStr = "XMBu" |
| const char* HeaderMagicStr = "XMB0" |
Definition at line 26 of file XeroXMB.cpp.
| const char* UnfinishedHeaderMagicStr = "XMBu" |
Definition at line 27 of file XeroXMB.cpp.
1.8.5