GodMode9i/arm9/include/screenshot.h
2018-10-19 14:04:04 -06:00

3 lines
81 B
C

void screenshot(const char* filename);
void screenshotbmp(const char* filename);