mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-31 20:43:00 -05:00
9 lines
204 B
C
9 lines
204 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
|