diff options
author | U-User-PC\User <golemgalvanize@github.com> | 2017-08-30 16:23:19 -0400 |
---|---|---|
committer | U-User-PC\User <golemgalvanize@github.com> | 2017-08-30 16:23:19 -0400 |
commit | 1ca1651cdcdfc2ca2f8c9214c88fd23b5196f85e (patch) | |
tree | a6c9f2edfb0f5c380cc35175024d18bd77ea243a /include/use_pokeblock.h | |
parent | 7c32f9d05f06303f5350eb079960e0d4fab40dcd (diff) | |
parent | d7a6ff0e4dab0c96ac49975a0695014bff2b9654 (diff) |
attempting to resolve conflict
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 |