mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 08:41:27 -05:00
11 lines
251 B
C
11 lines
251 B
C
#ifndef POKEPLATINUM_OV98_022499C8_H
|
|
#define POKEPLATINUM_OV98_022499C8_H
|
|
|
|
#include "strbuf.h"
|
|
|
|
void ov98_022499C8(Strbuf *param0, char * param1, int param2);
|
|
void ov98_02249A80(void);
|
|
void ov98_02249ACC(void);
|
|
|
|
#endif // POKEPLATINUM_OV98_022499C8_H
|