mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
9 lines
210 B
C
9 lines
210 B
C
#ifndef POKEPLATINUM_CONST_020E5894_H
|
|
#define POKEPLATINUM_CONST_020E5894_H
|
|
|
|
#include "struct_defs/save_table_entry.h"
|
|
|
|
extern const SaveTableEntry gSaveTableEntries[];
|
|
|
|
#endif // POKEPLATINUM_CONST_020E5894_H
|