Implementing new payload system

This commit is contained in:
Remnants of Forgotten Disney
2024-03-29 23:39:58 -05:00
parent 0a27d23ba5
commit 13450924c2
16 changed files with 214 additions and 170 deletions

View File

@@ -2,7 +2,7 @@
#include "mystery_gift_builder.h"
#include "pokemon_party.h"
#include "pokemon_data.h"
#include "rom_values/rom_values_eng.h"
#include "rom_values/eng_rom_values.h"
rom_data::rom_data() {}
bool rom_data::load_rom()