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

@@ -9,7 +9,7 @@
#include "macwin.h"
#include "mactty.h"
#if !TARGET_API_MAC_CARBON
#if 1 /*!TARGET_API_MAC_CARBON*/
#include <OSUtils.h>
#include <files.h>
#include <Types.h>
@@ -135,7 +135,7 @@ main (void)
if (discover)
You("are in non-scoring discovery mode.");
context.move = 0;
flags.move = 0;
UndimMenuBar (); /* Yes, this is the place for it (!) */