mirror of
https://github.com/pret/pokerevo.git
synced 2026-04-15 13:15:56 -05:00
15 lines
210 B
C
15 lines
210 B
C
#ifndef POKEREVO_CODE_80249BC8_H
|
|
#define POKEREVO_CODE_80249BC8_H
|
|
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
|
|
s32 func_80249BC8(void);
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
|
|
#endif //POKEREVO_CODE_80249BC8_H
|