#ifndef DUMPING_H #define DUMPING_H extern void ndsCardDump(void); extern void gbaCartDump(void); #endif //DUMPING_H