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

#ifndef POKEEMERALD_FIELD_EFFECT_HELPERS_H
#define POKEEMERALD_FIELD_EFFECT_HELPERS_H

// Exported type declarations

// Exported RAM declarations

// Exported ROM declarations
u8 sub_8154228(void);

#endif //POKEEMERALD_FIELD_EFFECT_HELPERS_H