mirror of
https://github.com/pret/pmd-sky.git
synced 2026-04-25 07:24:42 -05:00
9 lines
188 B
C
9 lines
188 B
C
#ifndef PMDSKY_MAIN_02003D2C_H
|
|
#define PMDSKY_MAIN_02003D2C_H
|
|
|
|
void CardPullOutWithStatus(u32 status);
|
|
void CardPullOut(void);
|
|
void CardBackupError(void);
|
|
|
|
#endif //PMDSKY_MAIN_02003D2C_H
|