mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
11 lines
225 B
C
11 lines
225 B
C
#ifndef POKEPLATINUM_UNK_02017428_H
|
|
#define POKEPLATINUM_UNK_02017428_H
|
|
|
|
#include "play_time.h"
|
|
|
|
void sub_02017428(void);
|
|
void sub_02017434(PlayTime *playTime);
|
|
void sub_02017458(void);
|
|
|
|
#endif // POKEPLATINUM_UNK_02017428_H
|