diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2017-10-12 02:06:19 -0500 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2017-10-12 02:06:19 -0500 |
commit | f1b6358047dff266db01545d4a5927047e6756df (patch) | |
tree | 3905d3988e4c47acc33bbd984002d9fb767ac8ab /include/script_pokemon_81B9.h | |
parent | 8914645231c9301579ed39bdd9200ad50e5296d0 (diff) |
Port/decomp scrcmd
Diffstat (limited to 'include/script_pokemon_81B9.h')
-rw-r--r-- | include/script_pokemon_81B9.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/script_pokemon_81B9.h b/include/script_pokemon_81B9.h new file mode 100644 index 000000000..1b8563ee6 --- /dev/null +++ b/include/script_pokemon_81B9.h @@ -0,0 +1,6 @@ +#ifndef GUARD_SCRIPTPOKE81B9_H +#define GUARD_SCRIPTPOKE81B9_H + +void sub_81B9404(void); + +#endif |