|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
Implementation of ItemStorageBox – the bag or a PC item box (add/remove/move/sort/relocate). More...
#include <algorithm>#include <QCollator>#include "../../qmlownership.h"#include "./itemstoragebox.h"#include "./item.h"#include <pse-db/entries/itemdbentry.h>#include "../../savefile.h"#include "../../savefiletoolset.h"#include "../../savefileiterator.h"#include "../savefileexpanded.h"#include "../player/player.h"#include "../storage.h"#include <pse-db/itemsdb.h>#include <pse-common/random.h>Go to the source code of this file.
Implementation of ItemStorageBox – the bag or a PC item box (add/remove/move/sort/relocate).
See itemstoragebox.h.
Definition in file itemstoragebox.cpp.