mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-22 01:54:50 -05:00
10 lines
231 B
C
10 lines
231 B
C
#ifndef GUARD_CODE_8045A00_H
|
|
#define GUARD_CODE_8045A00_H
|
|
|
|
#include "structs/dungeon_entity.h"
|
|
|
|
void SubstitutePlaceholderStringTags(u8 *buffer, Entity *entity, u32 param_3);
|
|
|
|
void sub_8045ACC(void);
|
|
|
|
#endif // GUARD_CODE_8045A00_H
|