pokeheartgold/include/overlay_01_021E6880.h
2023-02-17 18:13:00 -03:00

13 lines
425 B
C

#ifndef POKEHEARTGOLD_OV_01_021E6880_H
#define POKEHEARTGOLD_OV_01_021E6880_H
#include "field_system.h"
void ov01_021E6928(Unk_0203E15C *a0, FieldSystem *fsys, u16 newKeys, u16 heldKeys);
int ov01_021E6AF4(Unk_0203E15C *a0, FieldSystem *fsys);
BOOL ov01_021E6E00(Unk_0203E15C *a0, FieldSystem *fsys);
BOOL ov01_021E6EFC(Unk_0203E15C *a0, FieldSystem *fsys);
BOOL ov01_021E6FD4(Unk_0203E15C *a0, FieldSystem *fsys);
#endif