pokeemerald/include/field_effect_helpers.h
2017-09-16 15:13:06 -04:00

16 lines
266 B
C

//
// Created by scott on 9/7/2017.
//
#ifndef GUARD_FIELD_EFFECT_HELPERS_H
#define GUARD_FIELD_EFFECT_HELPERS_H
// Exported type declarations
// Exported RAM declarations
// Exported ROM declarations
u8 sub_8154228(void);
#endif //GUARD_FIELD_EFFECT_HELPERS_H