summaryrefslogtreecommitdiff
path: root/include/field_control_avatar.h
blob: a9ddd4b5c3ba84037fb1ea3e49fb5bacfc7e1df2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#ifndef GUARD_FIELD_CONTROL_AVATAR_H
#define GUARD_FIELD_CONTROL_AVATAR_H

#include "global.h"

extern u32 gUnknown_3005078;

void RestartWildEncounterImmunitySteps(void);
void ClearPoisonStepCounter(void);
void SetCableClubWarp(void);
void dive_warp(struct MapPosition * pos, u16 behavior);

#endif //GUARD_FIELD_CONTROL_AVATAR_H