#include "inventory.h"#include "serialization.h"#include "debug.h"#include <algorithm>#include <sstream>#include "log.h"#include "util/strfnd.h"#include "content_mapnode.h"#include "nameidmapping.h"#include "util/serialize.h"#include "util/string.h"
Include dependency graph for inventory.cpp:Functions | |
| static content_t | content_translate_from_19_to_internal (content_t c_from) |
References trans_table_19.
Referenced by ItemStack::deSerialize().
Here is the caller graph for this function: