mirror of
https://github.com/pret/pmd-red.git
synced 2024-11-24 05:29:47 +00:00
8 lines
196 B
C
8 lines
196 B
C
#ifndef GUARD_CODE_8045A00_H
|
|
#define GUARD_CODE_8045A00_H
|
|
|
|
#include "structs/dungeon_entity.h"
|
|
|
|
void SetMessageArgument(char buffer[], Entity *entity, u32 param_3);
|
|
|
|
#endif // GUARD_CODE_8045A00_H
|