mirror of
https://github.com/pret/pokediamond.git
synced 2026-08-14 04:55:30 -05:00
7 lines
126 B
C
7 lines
126 B
C
#ifndef NITRO_CARD_BACKUP_H_
|
|
#define NITRO_CARD_BACKUP_H_
|
|
|
|
BOOL CARD_TryWaitBackupAsync(void);
|
|
|
|
#endif //NITRO_CARD_BACKUP_H_
|