GodMode9i/arm9/include/screenshot.h

7 lines
90 B
C

#ifndef SCREENSHOT_H
#define SCREENSHOT_H
bool screenshot(void);
#endif // SCREENSHOT_H