mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 08:09:19 +02:00
Merge branch 'tmj-dev' into milek-dev
This commit is contained in:
7
screenshot.h
Normal file
7
screenshot.h
Normal file
@@ -0,0 +1,7 @@
|
||||
class screenshot_manager
|
||||
{
|
||||
static void screenshot_save_thread( char *img );
|
||||
|
||||
public:
|
||||
static void make_screenshot();
|
||||
};
|
||||
Reference in New Issue
Block a user