summaryrefslogtreecommitdiff
path: root/include/use_pokeblock.h
blob: 779ba27d1bbbeba38c60aacdff96bf25951da84c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
//
// Created by Scott Norton on 5/31/17.
//

#ifndef POKERUBY_USE_POKEBLOCK_H
#define POKERUBY_USE_POKEBLOCK_H

extern void *gUnknown_02030400;

void sub_8136130(struct Pokeblock *, MainCallback);

#endif //POKERUBY_USE_POKEBLOCK_H