]> git.lizzy.rs Git - dragonblocks_alpha.git/blob - src/client/screenshot.h
Add items
[dragonblocks_alpha.git] / src / client / screenshot.h
1 #ifndef _SCREENSHOT_H_
2 #define _SCREENSHOT_H_
3
4 char *screenshot();
5
6 #endif // _SCREENSHOT_H_