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

Brings up the entire game database – just (void)DB::inst();, which constructs, loads, indexes, and deep-links every DB in order. More...

#include <pse-db/db.h>
Include dependency graph for bootDatabase.cpp:

Go to the source code of this file.

Functions

void bootDatabase ()

Detailed Description

Brings up the entire game database – just (void)DB::inst();, which constructs, loads, indexes, and deep-links every DB in order.

Definition in file bootDatabase.cpp.

Function Documentation

◆ bootDatabase()

void bootDatabase ( )
extern

Definition at line 28 of file bootDatabase.cpp.

References DB::inst().

Referenced by boot().