mirror of
https://github.com/pret/pmd-red.git
synced 2026-04-24 06:57:18 -05:00
12 lines
281 B
C
12 lines
281 B
C
#ifndef GUARD_DUNGEON_8083AB0_H
|
|
#define GUARD_DUNGEON_8083AB0_H
|
|
|
|
#include "structs/dungeon_entity.h"
|
|
|
|
void sub_8083AB0(s16 param_0, Entity *target, Entity *entity);
|
|
bool8 sub_8083C24(void);
|
|
bool8 sub_8083C50(void);
|
|
bool8 sub_8083C88(u8 param_1);
|
|
|
|
#endif // GUARD_DUNGEON_8083AB0_H
|