mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
13 lines
593 B
C
13 lines
593 B
C
#ifndef POKEPLATINUM_UNK_02056B30_H
|
|
#define POKEPLATINUM_UNK_02056B30_H
|
|
|
|
#include "field/field_system_decl.h"
|
|
|
|
#include "field_task.h"
|
|
|
|
void sub_02056B30(FieldTask *param0, int param1, int param2, int param3, u16 param4, int param5, int param6, enum HeapID heapID);
|
|
void sub_02056BDC(FieldSystem *fieldSystem, const int param1, const int param2, const int param3, const int param4, const int param5, const int param6);
|
|
void sub_02056C18(FieldSystem *fieldSystem, const int param1, const int param2, const int param3, const int param4, const int param5);
|
|
|
|
#endif // POKEPLATINUM_UNK_02056B30_H
|