GodMode9i/arm9/source/dumpOperations.h
2020-01-30 01:19:47 -07:00

8 lines
119 B
C

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