mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-08-22 00:34:58 -05:00
Save data implementation
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
vu32 newest_save_offset = MEM_CRAM + SAVE_A_OFFSET;
|
||||
|
||||
vu32 memory_section_array[14] = {};
|
||||
u8 memory_buffer[0x1000];
|
||||
u8 memory_buffer[1];
|
||||
char mem_name = 'A';
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user