mirror of
https://github.com/pret/pmd-red.git
synced 2026-04-16 10:05:56 -05:00
8 lines
161 B
C
8 lines
161 B
C
#ifndef GUARD_CODE_8042B34_H
|
|
#define GUARD_CODE_8042B34_H
|
|
|
|
bool8 sub_8043CE4(s32 dungeonId);
|
|
void sub_8043D50(s32 *a0, s32 *a1);
|
|
|
|
#endif // GUARD_CODE_8042B34_H
|