1 // ------------------------------------------------------------------
3 // ------------------------------------------------------------------
4 // This saves screenshoots of the current screen
5 // ------------------------------------------------------------------
6 // By Kronoman - In loving memory of my father
7 // Copyright (c) 2004, Kronoman
8 // ------------------------------------------------------------------
14 void save_screenshoot(char *name
, int hex_start
, char *extension
);