diff options
author | camthesaxman <cameronghall@cox.net> | 2017-08-25 22:13:55 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-08-25 22:13:55 -0500 |
commit | b40b8dd1bbeb196231ca24a16553bd75490edce5 (patch) | |
tree | 49e1fd92499e77a2d74af6885c1c7ec4a83a2cdb /include/use_pokeblock.h | |
parent | 406ced34a1db5a700a542eb2b7a629b0e31c992d (diff) | |
parent | 4df36cd814d6bf045d56bc4c30b611838333b705 (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 |