Annotation of hatari/src/includes/wavFormat.h, revision 1.1.1.5

1.1       root        1: /*
1.1.1.2   root        2:   Hatari - wavFormat.h
                      3: 
1.1.1.5 ! root        4:   This file is distributed under the GNU General Public License, version 2
        !             5:   or at your option any later version. Read the file gpl.txt for details.
1.1       root        6: */
                      7: 
1.1.1.2   root        8: #ifndef HATARI_WAVFORMAT_H
                      9: #define HATARI_WAVFORMAT_H
                     10: 
1.1.1.4   root       11: extern bool bRecordingWav;
1.1       root       12: 
1.1.1.4   root       13: extern bool WAVFormat_OpenFile(char *pszWavFileName);
1.1.1.2   root       14: extern void WAVFormat_CloseFile(void);
1.1.1.4   root       15: extern void WAVFormat_Update(Sint16 pSamples[][2], int Index, int Length);
1.1.1.2   root       16: 
                     17: #endif

unix.superglobalmegacorp.com

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