Devilution
Diablo devolved - magic behind the 1996 computer game
capture.h
Go to the documentation of this file.
1 
6 #ifndef __CAPTURE_H__
7 #define __CAPTURE_H__
8 
9 void CaptureScreen();
10 
11 #endif /* __CAPTURE_H__ */
CaptureScreen
void CaptureScreen()
Definition: capture.cpp:148