mirror of
https://github.com/pret/pokerevo.git
synced 2026-04-13 20:26:04 -05:00
17 lines
265 B
C
17 lines
265 B
C
#ifndef POKEREVO_CODE_801DB81C_H
|
|
#define POKEREVO_CODE_801DB81C_H
|
|
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
|
|
u32 func_801DB978(u8 p1);
|
|
void func_801DB9FC(void);
|
|
void func_801DBA8C(void);
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
|
|
#endif //POKEREVO_CODE_801DB81C_H
|