mirror of
https://github.com/pret/pokerevo.git
synced 2026-04-18 14:47:14 -05:00
18 lines
269 B
C
18 lines
269 B
C
#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
|