|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
#include "ArmoryImporter.h"#include "HttpClient.h"#include "Logger.h"#include "CharInfos.h"#include "database.h"#include "wow_enums.h"#include <sstream>#include <vector>Go to the source code of this file.
Enumerations | |
| enum | { DEBUG_RESULTS = 0 } |
Functions | |
| CharSlots | armorySlotToCharSlot (const int slot) |
| anonymous enum |
| Enumerator | |
|---|---|
| DEBUG_RESULTS | |
Definition at line 41 of file ArmoryImporter.cpp.
| CharSlots armorySlotToCharSlot | ( | const int | slot | ) |