Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
Loading...
Searching...
No Matches
savefiletoolset.cpp File Reference

Implementation of SaveFileToolset – the raw-byte primitives (BCD, font-encoded strings, bit-fields, words, and the Gen 1 checksum). More...

#include "savefiletoolset.h"
#include "savefile.h"
#include <pse-db/fontsdb.h>
Include dependency graph for savefiletoolset.cpp:

Go to the source code of this file.

Detailed Description

Implementation of SaveFileToolset – the raw-byte primitives (BCD, font-encoded strings, bit-fields, words, and the Gen 1 checksum).

See savefiletoolset.h for the documented API.

Definition in file savefiletoolset.cpp.