Synch recent 3.4.2 changes to main trunk
This is merely a synchronization of recent changes for the Macintosh Carbon port, which were committed to the 3.4.2 branch, to the main trunk.
This commit is contained in:
@@ -20,9 +20,11 @@
|
||||
# if defined(__SC__) || defined(__MRC__)
|
||||
# define MPWTOOL
|
||||
# define PREFIX ":dungeon:" /* place output files here */
|
||||
#include <CursorCtl.h>
|
||||
# include <CursorCtl.h>
|
||||
# else
|
||||
# define PREFIX ":lib:" /* place output files here */
|
||||
# if !defined(__MACH__)
|
||||
# define PREFIX ":lib:" /* place output files here */
|
||||
# endif
|
||||
# endif
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user