mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-26 03:55:04 -05: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
|