summaryrefslogtreecommitdiff
path: root/include/unk_02064E4C.h
blob: 4c29d42077e6c6fa82d6f4e5a4c46f51f96ee2bf (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef POKEDIAMOND_UNK_02064E4C_H
#define POKEDIAMOND_UNK_02064E4C_H

#include "msgdata.h"
#include "string16.h"

void FUN_02064E4C(struct MsgData * msgData, u16 map_sec, struct String * dest);
void FUN_02064E60(u32 map_no, u32 heap_id, struct String * dest);

#endif