Annotation of hatari/src/includes/screenSnapShot.h, revision 1.1.1.4

1.1       root        1: /*
1.1.1.3   root        2:   Hatari - screenSnapShot.h
                      3: 
                      4:   This file is distributed under the GNU Public License, version 2 or at
                      5:   your option any later version. Read the file gpl.txt for details.
1.1       root        6: */
                      7: 
1.1.1.4 ! root        8: extern bool bRecordingAnimation;
1.1       root        9: 
                     10: extern void ScreenSnapShot_SaveScreen(void);
1.1.1.4 ! root       11: extern bool ScreenSnapShot_AreWeRecording(void);
        !            12: extern void ScreenSnapShot_BeginRecording(bool bCaptureChange);
1.1.1.3   root       13: extern void ScreenSnapShot_EndRecording(void);
1.1.1.4 ! root       14: extern void ScreenSnapShot_RecordFrame(bool bFrameChanged);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.