mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 00:32:20 -05:00
9 lines
228 B
C
9 lines
228 B
C
#ifndef POKEPLATINUM_FUNCPTR_OV5_021EE454_H
|
|
#define POKEPLATINUM_FUNCPTR_OV5_021EE454_H
|
|
|
|
#include "billboard.h"
|
|
|
|
typedef void (*UnkFuncPtr_ov5_021EE454)(void *, const Billboard *);
|
|
|
|
#endif // POKEPLATINUM_FUNCPTR_OV5_021EE454_H
|