mirror of
https://github.com/pret/pokediamond.git
synced 2026-04-26 00:11:26 -05:00
11 lines
268 B
C
11 lines
268 B
C
#ifndef POKEDIAMOND_UNK_02064E4C_H
|
|
#define POKEDIAMOND_UNK_02064E4C_H
|
|
|
|
#include "msgdata.h"
|
|
#include "string16.h"
|
|
|
|
void sub_02064E4C(struct MsgData *msgData, u16 map_sec, struct String *dest);
|
|
void sub_02064E60(u32 map_no, HeapID heapId, struct String *dest);
|
|
|
|
#endif
|