Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
screenshot.h
Go to the documentation of this file.
1 #ifndef __SCREENSHOT_H__INCLUDED_
2 #define __SCREENSHOT_H__INCLUDED_
3 
4 void Screenshot( const KBData &, KBSTATE );
5 
6 #endif
7