3DSident/common/screenshot.h

7 lines
104 B
C
Raw Normal View History

#ifndef _3DSIDENT_SCREENSHOT_H_
#define _3DSIDENT_SCREENSHOT_H_
void Screenshot_Capture(void);
#endif