summaryrefslogtreecommitdiff
path: root/include/field_ground_effect.h
blob: 2b93273dbf62334dc10d2226e485c82db39bef04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
//
// Created by scott on 9/6/2017.
//

#ifndef POKEEMERALD_FIELD_GROUND_EFFECT_H
#define POKEEMERALD_FIELD_GROUND_EFFECT_H

// Exported type declarations

// Exported RAM declarations

// Exported ROM declarations
void SetObjectSubpriorityByZCoord(u8, struct Sprite *, u8);

#endif //POKEEMERALD_FIELD_GROUND_EFFECT_H