diff options
author | U-User-PC\User <golemgalvanize@github.com> | 2017-08-30 16:36:47 -0400 |
---|---|---|
committer | U-User-PC\User <golemgalvanize@github.com> | 2017-08-30 16:36:47 -0400 |
commit | 2d141bc612ffecc984f6b4238c2791ba8419a192 (patch) | |
tree | 04800ef37ba17134a216c3e679a1d0bb046f0bf8 /include/use_pokeblock.h | |
parent | e1f2f7d5daee0fead0b8aed8413977e7cad990eb (diff) | |
parent | d7a6ff0e4dab0c96ac49975a0695014bff2b9654 (diff) |
Merge branch 'master' of https://github.com/pret/pokeruby
Diffstat (limited to 'include/use_pokeblock.h')
-rw-r--r-- | include/use_pokeblock.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/include/use_pokeblock.h b/include/use_pokeblock.h deleted file mode 100644 index f34857cf1..000000000 --- a/include/use_pokeblock.h +++ /dev/null @@ -1,10 +0,0 @@ -// -// Created by Scott Norton on 5/31/17. -// - -#ifndef POKERUBY_USE_POKEBLOCK_H -#define POKERUBY_USE_POKEBLOCK_H - -void sub_8136130(struct Pokeblock *, MainCallback); - -#endif //POKERUBY_USE_POKEBLOCK_H |