mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-21 17:46:39 -05:00
20 lines
452 B
C
20 lines
452 B
C
#ifndef GUARD_UNK_DS_ONLY_FEATURE_H
|
|
#define GUARD_UNK_DS_ONLY_FEATURE_H
|
|
|
|
void sub_809C5C4(void);
|
|
void sub_809C618(void);
|
|
void sub_809C63C(void);
|
|
void sub_809C658(void);
|
|
void sub_809C6CC(u16 param_1);
|
|
void sub_809C6EC(void);
|
|
bool8 sub_809C730(void);
|
|
bool8 sub_809C740(void);
|
|
void nullsub_104(void);
|
|
void sub_809C760(void);
|
|
void sub_809C770(s16 mapId_, s16 groundPlaceId_);
|
|
void nullsub_105(void);
|
|
void sub_809CA20(void);
|
|
void nullsub_106(void);
|
|
|
|
#endif
|