pokeheartgold/include/overlay_01_021E6880.h
Adrienn Tindall 3ccefba4c9 Up to main.c
2023-05-26 05:33:59 -05:00

14 lines
473 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);
void ov01_021E7F00(FieldSystem *fsys, BOOL a1);
#endif