mirror of
https://github.com/pret/pmd-sky.git
synced 2026-03-21 17:25:15 -05:00
9 lines
157 B
C
9 lines
157 B
C
#ifndef PMDSKY_MAIN_02051760_H
|
|
#define PMDSKY_MAIN_02051760_H
|
|
|
|
#include "util.h"
|
|
|
|
bool32 JoinedAtRangeCheck2(u8 joined_at);
|
|
|
|
#endif //PMDSKY_MAIN_02051760_H
|