mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
21 lines
785 B
C
21 lines
785 B
C
#ifndef POKEPLATINUM_UNK_020559DC_H
|
|
#define POKEPLATINUM_UNK_020559DC_H
|
|
|
|
#include <nitro/rtc.h>
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
void sub_020559DC(FieldSystem *fieldSystem);
|
|
int sub_02055BA8(const FieldSystem *fieldSystem);
|
|
int sub_02055BB8(const FieldSystem *fieldSystem);
|
|
int sub_02055BC4(const FieldSystem *fieldSystem);
|
|
int sub_02055BD0(const FieldSystem *fieldSystem);
|
|
int sub_02055BDC(const FieldSystem *fieldSystem);
|
|
int sub_02055BE8(const FieldSystem *fieldSystem);
|
|
void sub_02055BF4(const FieldSystem *fieldSystem, RTCDate *param1, RTCTime *param2);
|
|
void sub_02055C10(const FieldSystem *fieldSystem, RTCDate *param1, RTCTime *param2);
|
|
void sub_02055C2C(const FieldSystem *fieldSystem);
|
|
BOOL sub_02055C40(FieldSystem *fieldSystem);
|
|
|
|
#endif // POKEPLATINUM_UNK_020559DC_H
|