diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-08-26 21:24:02 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-08-26 21:24:02 -0400 |
commit | 47b9907ec58c55759a95aed1f31e92fb72031a5f (patch) | |
tree | 5a473edae75105a009135ded3d096f133c34d72b /include/use_pokeblock.h | |
parent | 613fd1aa059d6894662566049840f3e1fd8cb02e (diff) | |
parent | 1a33ca381de71bb3b4b250a2f3b41b0c15ed5f21 (diff) |
merge
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 |