mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-06-02 21:54:45 -05:00
20 lines
717 B
C
20 lines
717 B
C
#ifndef POKEHEARTGOLD_OVERLAY_01_021E90C0_H
|
|
#define POKEHEARTGOLD_OVERLAY_01_021E90C0_H
|
|
|
|
#include "script.h"
|
|
#include "task.h"
|
|
|
|
FieldEnvSubUnk18 *ov01_021E90C0();
|
|
BOOL ov01_021E98F0(FieldSystem *fieldSystem, FieldEnvSubUnk18 *a1, u8 direction);
|
|
void ov01_021E90D4(FieldEnvSubUnk18 *a0);
|
|
void *ov01_021E9C30();
|
|
BOOL ov01_021EA128(TaskManager *taskMan);
|
|
BOOL ov01_021E9EEC(TaskManager *taskMan);
|
|
BOOL ov01_021E9F78(TaskManager *taskMan);
|
|
BOOL ov01_021E9FF8(TaskManager *taskMan);
|
|
void ov01_021E90DC(u32 x, u32 y, FieldEnvSubUnk18 *a2);
|
|
BOOL ov01_021E90E4(FieldSystem *fieldSystem, FieldEnvSubUnk18 *a1);
|
|
BOOL ov01_021E9374(FieldSystem *fieldSystem, FieldEnvSubUnk18 *a1);
|
|
|
|
#endif // POKEHEARTGOLD_OVERLAY_01_021E90C0_H
|