mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-04-26 02:05:09 -05:00
Begining save data class
This commit is contained in:
parent
e31afcbae3
commit
fbb8ac3d16
0
include/save_data_manager.h
Normal file
0
include/save_data_manager.h
Normal file
6
source/save_data_manager.cpp
Normal file
6
source/save_data_manager.cpp
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#include <tonc.h>
|
||||
#include "gba_flash.h"
|
||||
|
||||
#define HALL_OF_FAME 0x01C000
|
||||
#define MYSTERY_GIFT 0x01E000
|
||||
#define HOF_SECTION 3968
|
||||
Loading…
Reference in New Issue
Block a user