mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-25 11:46:51 -05:00
11 lines
300 B
C
11 lines
300 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
|