mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
12 lines
270 B
C
12 lines
270 B
C
#ifndef POKEPLATINUM_OV16_0226E148_H
|
|
#define POKEPLATINUM_OV16_0226E148_H
|
|
|
|
#include "struct_decls/battle_system.h"
|
|
|
|
#include "sys_task_manager.h"
|
|
|
|
SysTask *ov16_0226E148(BattleSystem *param0);
|
|
void ov16_0226E174(SysTask *param0);
|
|
|
|
#endif // POKEPLATINUM_OV16_0226E148_H
|