summaryrefslogtreecommitdiff
path: root/include/field_effect_helpers.h
blob: 62f492bdc27c5804fcb43ee4a3d7bd06b320917c (plain)
1
2
3
4
5
6
7
8
9
10
11
//
// Created by scott on 5/25/2017.
//

#ifndef POKERUBY_FIELD_EFFECT_HELPERS_H
#define POKERUBY_FIELD_EFFECT_HELPERS_H

void sub_812869C(struct MapObject *);
bool8 sub_81286C4(struct MapObject *);

#endif //POKERUBY_FIELD_EFFECT_HELPERS_H