#ifndef NITRO_CARD_BACKUP_H_ #define NITRO_CARD_BACKUP_H_ #include "nitro/types.h" BOOL CARD_TryWaitBackupAsync(void); #endif //NITRO_CARD_BACKUP_H_