|
Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
|
Implementation of Bridge – constructs the models and wires up the brg aggregate. More...
#include "./bridge.h"#include <pse-savefile/savefile.h>#include <pse-savefile/expanded/savefileexpanded.h>#include <pse-savefile/expanded/area/area.h>#include <pse-savefile/expanded/area/areamap.h>#include <pse-savefile/expanded/player/player.h>#include <pse-savefile/expanded/player/playerpokedex.h>#include <pse-savefile/expanded/storage.h>#include <pse-savefile/expanded/fragments/itemstoragebox.h>Go to the source code of this file.
Implementation of Bridge – constructs the models and wires up the brg aggregate.
See bridge.h for the documented API.
Definition in file bridge.cpp.