mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-06-02 21:54:45 -05:00
14 lines
515 B
C
14 lines
515 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 *fieldSystem, u16 newKeys, u16 heldKeys);
|
|
int ov01_021E6AF4(Unk_0203E15C *a0, FieldSystem *fieldSystem);
|
|
BOOL ov01_021E6E00(Unk_0203E15C *a0, FieldSystem *fieldSystem);
|
|
BOOL ov01_021E6EFC(Unk_0203E15C *a0, FieldSystem *fieldSystem);
|
|
BOOL ov01_021E6FD4(Unk_0203E15C *a0, FieldSystem *fieldSystem);
|
|
void ov01_021E7F00(FieldSystem *fieldSystem, BOOL a1);
|
|
|
|
#endif
|