mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
11 lines
301 B
C
11 lines
301 B
C
#ifndef POKEPLATINUM_UNK_02071CFC_H
|
|
#define POKEPLATINUM_UNK_02071CFC_H
|
|
|
|
#include "message.h"
|
|
#include "strbuf.h"
|
|
|
|
u32 sub_02071CFC(MessageLoader * param0, const int param1, Strbuf *param2);
|
|
void sub_02071D10(const int param0, const u32 param1, Strbuf *param2);
|
|
|
|
#endif // POKEPLATINUM_UNK_02071CFC_H
|