mirror of
https://github.com/pret/pmd-red.git
synced 2026-09-27 05:55:27 -04:00
9 lines
134 B
C
9 lines
134 B
C
#ifndef GUARD_CODE_80861A8_H
|
|
#define GUARD_CODE_80861A8_H
|
|
|
|
#include "structs/dungeon_entity.h"
|
|
|
|
void sub_80861A8(Entity *a0);
|
|
|
|
#endif
|