mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 10:28:19 -07:00
A lot of clean ups from waltje; Start of a directory structure for the code, thanks to waltje.
5 lines
145 B
C
5 lines
145 B
C
/* Copyright holders: Tenshi
|
|
see COPYING for more details
|
|
*/
|
|
void ddraw_common_take_screenshot(wchar_t *fn, IDirectDrawSurface7 *pDDSurface);
|