Mana
Loading...
Searching...
No Matches
Namespaces | Functions
itemdb.cpp File Reference
#include "resources/itemdb.h"
#include "configuration.h"
#include "log.h"
#include "resources/hairdb.h"
#include "resources/iteminfo.h"
#include "utils/dtor.h"
#include "utils/gettext.h"
#include "utils/stringutils.h"
#include "net/tmwa/protocol.h"
#include <algorithm>
#include <cassert>
#include <string_view>

Go to the source code of this file.

Namespaces

namespace  TmwAthena
 Warning: buffers and other variables are shared, so there can be only one connection active at a time.
 
namespace  ManaServ
 

Functions

void setStatsList (std::list< ItemStat > stats)
 

Function Documentation

◆ setStatsList()

void setStatsList ( std::list< ItemStat stats)

Definition at line 40 of file itemdb.cpp.