blob: 5ac5dc274eb54f5aae4832f9e2b18e62cdba1240 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
#ifndef POKEREVO_CODE_80224104_H
#define POKEREVO_CODE_80224104_H
#ifdef __cplusplus
extern "C" {
#endif
u32 func_802245C4(void*);
void func_80224588(void*);
extern void* lbl_8063F600;
#ifdef __cplusplus
}
#endif
#endif //POKEREVO_CODE_80224104_H
|