mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-27 15:50:10 +01:00
Update Nyquist to v3.09.
This commit is contained in:
7
lib-src/libnyquist/nyquist/sys/mac/macstuff.h
Normal file
7
lib-src/libnyquist/nyquist/sys/mac/macstuff.h
Normal file
@@ -0,0 +1,7 @@
|
||||
/* macstuff.h -- header for mac-specific functions */
|
||||
|
||||
void osfinish(void);
|
||||
/* put searchpath into p, prefs_found tells if preference file exists */
|
||||
void get_xlisp_path(char *p, long p_max, int *prefs_found);
|
||||
void setup_preferences(char *filename);
|
||||
|
||||
Reference in New Issue
Block a user