9 lines
120 B
C

#ifndef _DS_FAT_H_
#define _DS_FAT_H_
#include "fat/fat_filelib.h"
int InitSDCardFAT32();
#endif // _FAT32_FORMAT_H_