sub_808E1B8

This commit is contained in:
PikalaxALT
2017-09-07 19:28:46 -04:00
parent 113482a7cc
commit de8ef5e125
3 changed files with 95 additions and 225 deletions

View File

@@ -0,0 +1,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