summaryrefslogtreecommitdiff
path: root/include/code_80521D0.h
blob: 588ad9bcf33e8a31b2d8820660576294cae44489 (plain)
1
2
3
4
5
6
7
8
#ifndef GUARD_CODE_80521D0_H
#define GUARD_CODE_80521D0_H

#include "dungeon_entity.h"

void SendMessage(struct DungeonEntity *pokemon, const char message[]);

#endif