pokeheartgold/include/overlay_01_021E90C0.h
Adrienn Tindall ef830ff24c
cleanup encounter.c
Up to Battle Random functions

start cleaning up encounter.c

fix build

fix build again

remove two files from bad rebase

switch fully to battle type constants

rename TRAINER to Trainer

few more funcs

finish cleanup

address some review comments

de-capitalise std_script
2023-09-23 14:48:45 +01:00

20 lines
716 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