mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-23 20:56:40 -05:00
9 lines
203 B
C
9 lines
203 B
C
#ifndef POKEHEARTGOLD_UNK_020931C4_H
|
|
#define POKEHEARTGOLD_UNK_020931C4_H
|
|
|
|
#include "save_pokegear.h"
|
|
|
|
BOOL sub_0209322C(MomsSavings* savings, u32 amt1, u32 amt2);
|
|
|
|
#endif //POKEHEARTGOLD_UNK_020931C4_H
|