Mac Carbon updates

This commit is contained in:
kmhugo
2004-08-10 05:37:41 +00:00
parent 3b2efac99c
commit f4322a56fb
11 changed files with 246 additions and 65 deletions

View File

@@ -17,10 +17,12 @@
#include "hack.h"
#include "mactty.h"
#include "macwin.h"
#if !TARGET_API_MAC_CARBON
#if 1 /*!TARGET_API_MAC_CARBON*/
# include <Sound.h>
# include <Resources.h>
#else
#endif
#ifndef freqDurationCmd
# define freqDurationCmd 40
#endif