mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
9 lines
231 B
C
9 lines
231 B
C
#ifndef POKEPLATINUM_FUNCPTR_OV23_022431EC_H
|
|
#define POKEPLATINUM_FUNCPTR_OV23_022431EC_H
|
|
|
|
#include "sys_task_manager.h"
|
|
|
|
typedef void (*UnkFuncPtr_ov23_022431EC)(SysTask *, void *);
|
|
|
|
#endif // POKEPLATINUM_FUNCPTR_OV23_022431EC_H
|