mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
9 lines
226 B
C
9 lines
226 B
C
#ifndef POKEPLATINUM_FUNCPTR_OV23_022515D8_H
|
|
#define POKEPLATINUM_FUNCPTR_OV23_022515D8_H
|
|
|
|
#include "list_menu.h"
|
|
|
|
typedef void (*UnkFuncPtr_ov23_022515D8)(ListMenu *, u32, u8);
|
|
|
|
#endif // POKEPLATINUM_FUNCPTR_OV23_022515D8_H
|