begin of a new era, maybe
This commit is contained in:
13
SoundBrotching/c-tools/support.h
Normal file
13
SoundBrotching/c-tools/support.h
Normal file
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
* C SUPPORT FUNCTIONS
|
||||
*/
|
||||
|
||||
#define BUFFER_SIZE 8192
|
||||
|
||||
/* --------------------------------------------------------- */
|
||||
|
||||
int display_sf_info(SF_INFO *psf, char *text);
|
||||
|
||||
void print_version(char *title);
|
||||
|
||||
/* --------------------------------------------------------- */
|
||||
Reference in New Issue
Block a user