libSPEC
Pokemon Save Editing Library
|
Contains the structures and functions for editing DSi-enhanced pokemon save games. More...
#include <stdlib.h>
#include <stdint.h>
Enumerations | |
enum | dsi_savetype_t { DSI_TYPE_UNKNOWN, DSI_TYPE_BW, DSI_TYPE_B2W2 } |
enum | { DSI_SAVE_SIZE = 0x80000 } |
Functions | |
dsi_savetype_t | dsi_detect_save_type (uint8_t *, size_t) |
void | dsi_test (uint8_t *) |
Contains the structures and functions for editing DSi-enhanced pokemon save games.
The DSi-enhanced games, Generation 5 games. These games include Black, White, Black 2 and White 2.