mirror of
https://github.com/pret/pmd-sky.git
synced 2026-04-25 15:42:34 -05:00
13 lines
217 B
C
13 lines
217 B
C
#ifndef PMDSKY_MAIN_0205B6EC_H
|
|
#define PMDSKY_MAIN_0205B6EC_H
|
|
|
|
#include "util.h"
|
|
|
|
struct unkStruct_0205B6EC {
|
|
u32 data[44];
|
|
};
|
|
|
|
bool8 sub_0205B6EC(struct unkStruct_0205B6EC *src);
|
|
|
|
#endif //PMDSKY_MAIN_0205B6EC_H
|