diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-01-12 14:18:34 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-01-12 14:18:34 -0500 |
commit | bcf07cb83718813d1ca44475aa4a34ee1d52c39e (patch) | |
tree | 9cc54fcef0933030d15f94aa2297895670f28402 /include/script_pokemon_81B9.h | |
parent | bc4d3b892a1685c0cb9cd368ba586031657c8710 (diff) | |
parent | 74fa8075ee4018ba9b7e610212cf7c7777c4edb4 (diff) |
Merge branch 'master' of github.com:pret/pokefirered into script_pokemon_util
Diffstat (limited to 'include/script_pokemon_81B9.h')
-rw-r--r-- | include/script_pokemon_81B9.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/script_pokemon_81B9.h b/include/script_pokemon_81B9.h deleted file mode 100644 index d49095fcc..000000000 --- a/include/script_pokemon_81B9.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef GUARD_SCRIPTPOKE81B9_H -#define GUARD_SCRIPTPOKE81B9_H - -#include "global.h" - -void sub_81B9404(void); - -#endif |