mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 17:45:31 -07:00
5 lines
142 B
C
5 lines
142 B
C
/* Copyright holders: Tenshi
|
|
see COPYING for more details
|
|
*/
|
|
void ddraw_common_take_screenshot(char *fn, IDirectDrawSurface4 *pDDSurface);
|