Created rom data class

This commit is contained in:
Remnants of Forgotten Disney
2023-11-15 13:08:17 -06:00
parent e2ac4c41b0
commit 29f4baaf3b
12 changed files with 371 additions and 355 deletions

View File

@@ -2,6 +2,7 @@
#include "flash_mem.h"
#include "gba_flash.h"
#include "pokemon.h"
#include "rom_data.h"
#define pkmn_length 80
#define READ_SAVE_SECTIONS 5