Error : illegal implicit conversion from 'int' to 'struct Cursor **' AnimCursor.c line 54 cursHdl = GetCursor((*ballCursH)->frame[i].resID); Error : pointer/array required AnimCursor.c line 201 SetCursor((CursPtr)*GetCursor(watchCursor)); Error : pointer/array required AnimCursor.c line 229 SetCursor((CursPtr)*GetCursor(watchCursor)); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' DynamicMaps.c line 86 theRect, &mapRect, srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' DynamicMaps.c line 117 theRect, &mapRect, srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' DynamicMaps.c line 146 &mapRect, &savedMaps[i].dest, srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' DynamicMaps.c line 149 &mapRect, &savedMaps[i].dest, srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' DynamicMaps.c line 274 src, &dest, srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' DynamicMaps.c line 280 &flame[i], &flame[i], &dest); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' DynamicMaps.c line 360 src, &dest, srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' DynamicMaps.c line 366 &tikiFlame[i], &tikiFlame[i], &dest); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' DynamicMaps.c line 446 src, &dest, srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' DynamicMaps.c line 452 &coals[i], &coals[i], &dest); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' DynamicMaps.c line 531 src, &dest, srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' DynamicMaps.c line 536 &pendulumSrc[i], &pendulumSrc[i], &dest); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' DynamicMaps.c line 622 src, &dest, srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' DynamicMaps.c line 628 &starSrc[i], &starSrc[i], &dest); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Input.c line 109 &bounds, &bounds, srcCopy, nil); Error : undefined identifier 'FALSE' Input.c line 123 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'TRUE' Input.c line 188 if (thisGlider->which == kPlayer1) Error : undefined identifier 'FALSE' Input.c line 213 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'FALSE' Input.c line 230 thisGlider->tipped = (thisGlider->facing == kFaceLeft); Error : undefined identifier 'TRUE' Input.c line 237 thisGlider->tipped = (thisGlider->facing == kFaceRight); Error : undefined identifier 'TRUE' Input.c line 283 if (thisGlider->which == kPlayer1) Error : undefined identifier 'FALSE' Input.c line 292 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'FALSE' Input.c line 314 thisGlider->tipped = (thisGlider->facing == kFaceLeft); Error : undefined identifier 'TRUE' Input.c line 324 thisGlider->tipped = (thisGlider->facing == kFaceRight); Error : undefined identifier 'TRUE' Interactions.c line 1435 (((thisGlider->facing == kFaceRight) && (!thisGlider->tipped)) || Error : undefined identifier 'FALSE' Interactions.c line 1436 ((thisGlider->facing == kFaceLeft) && (thisGlider->tipped)))) Error : undefined identifier 'TRUE' Interactions.c line 1478 (((thisGlider->facing == kFaceRight) && (thisGlider->tipped)) || Error : undefined identifier 'FALSE' Interactions.c line 1479 ((thisGlider->facing == kFaceLeft) && (!thisGlider->tipped)))) Error : undefined identifier 'FALSE' Interactions.c line 1644 if (playerDead == kPlayer2) Error : undefined identifier 'TRUE' Interactions.c line 1662 if (playerDead == kPlayer1) Error : undefined identifier 'TRUE' Interactions.c line 1698 if (playerDead == kPlayer1) Error : illegal implicit conversion from 'int' to 'struct MenuInfo **' InterfaceInit.c line 49 appleMenu = GetMenu(kAppleMenuID); Error : illegal implicit conversion from 'int' to 'struct MenuInfo **' InterfaceInit.c line 55 gameMenu = GetMenu(kGameMenuID); Error : illegal implicit conversion from 'int' to 'struct MenuInfo **' InterfaceInit.c line 60 optionsMenu = GetMenu(kOptionsMenuID); Error : illegal implicit conversion from 'int' to 'struct MenuInfo **' InterfaceInit.c line 68 houseMenu = GetMenu(kHouseMenuID); Error : illegal implicit conversion from 'int' to 'struct Cursor **' InterfaceInit.c line 82 handCursorH = GetCursor(kHandCursorID); Error : illegal implicit conversion from 'int' to 'struct Cursor **' InterfaceInit.c line 88 beamCursorH = GetCursor(iBeamCursor); Error : illegal implicit conversion from 'int' to 'struct Cursor **' InterfaceInit.c line 94 vertCursorH = GetCursor(kVertCursorID); Error : illegal implicit conversion from 'int' to 'struct Cursor **' InterfaceInit.c line 100 horiCursorH = GetCursor(kHoriCursorID); Error : illegal implicit conversion from 'int' to 'struct Cursor **' InterfaceInit.c line 106 diagCursorH = GetCursor(kDiagCursorID); Error : undefined identifier 'TRUE' InterfaceInit.c line 147 theGlider.which = kPlayer1; Error : undefined identifier 'FALSE' InterfaceInit.c line 152 theGlider2.which = kPlayer2; Error : illegal implicit conversion from 'int' to 'const struct BitMap *' MainWindow.c line 134 GetPortVisibleRegion(GetWindowPort(mainWindow), dummyRgn)); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' MainWindow.c line 147 GetPortVisibleRegion(GetWindowPort(mainWindow), dummyRgn)); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Map.c line 245 &src, &aRoom, srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct Pattern *' Map.c line 258 PenPat(GetQDGlobalsGray(&dummyPat)); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Marquee.c line 438 srcXor, nil); Error : undefined identifier 'FALSE' Modes.c line 34 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'FALSE' Modes.c line 59 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'FALSE' Modes.c line 104 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'FALSE' Modes.c line 190 thisGlider->facing = kFaceLeft; Error : undefined identifier 'TRUE' Modes.c line 197 thisGlider->facing = kFaceRight; Error : undefined identifier 'FALSE' Modes.c line 318 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'FALSE' Modes.c line 341 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'FALSE' Modes.c line 386 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'FALSE' Modes.c line 417 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'FALSE' Modes.c line 489 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'FALSE' Modes.c line 502 if ((thisGlider->facing == kFaceLeft) && (thisGlider->mode != kGliderBurning)) Error : undefined identifier 'TRUE' Modes.c line 513 if ((thisGlider->facing == kFaceRight) && (thisGlider->mode != kGliderBurning)) Error : undefined identifier 'FALSE' Modes.c line 526 thisGlider->facing = kFaceLeft; Error : undefined identifier 'TRUE' Modes.c line 557 thisGlider->facing = kFaceRight; Error : undefined identifier 'FALSE' Modes.c line 591 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'FALSE' Modes.c line 617 if (thisGlider->facing == kFaceLeft) Error : illegal implicit conversion from 'int' to 'const struct Pattern *' ObjectDraw.c line 182 PenPat(GetQDGlobalsGray(&dummyPattern)); Error : illegal implicit conversion from 'int' to 'const struct Pattern *' ObjectDraw.c line 307 PenPat(GetQDGlobalsGray(&dummyPattern)); Error : illegal implicit conversion from 'int' to 'const struct Pattern *' ObjectDraw.c line 402 PenPat(GetQDGlobalsGray(&dummyPattern)); Error : illegal implicit conversion from 'int' to 'const struct Pattern *' ObjectDraw.c line 544 PenPat(GetQDGlobalsGray(&dummyPattern)); Error : illegal implicit conversion from 'int' to 'const struct Pattern *' ObjectDraw.c line 689 PenPat(GetQDGlobalsGray(&dummyPattern)); Error : illegal implicit conversion from 'int' to 'const struct Pattern *' ObjectDraw.c line 807 PenPat(GetQDGlobalsGray(&dummyPattern)); Error : illegal implicit conversion from 'int' to 'const struct Pattern *' ObjectEdit.c line 2365 PenPat(GetQDGlobalsGray(&dummyPattern)); Error : illegal implicit conversion from 'int' to 'const struct Pattern *' ObjectEdit.c line 2746 PenPat(GetQDGlobalsGray(&dummyPattern)); Error : undefined identifier 'TRUE' Play.c line 348 thisGlider->facing = kFaceRight; Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Play.c line 403 &justRoomsRect, &justRoomsRect, srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Play.c line 520 &boardSrcRect, &boardDestRect, srcCopy, 0L); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Play.c line 568 &boardSrcRect, &boardDestRect, srcCopy, 0L); Error : undefined identifier 'FALSE' Player.c line 153 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'FALSE' Player.c line 209 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'FALSE' Player.c line 244 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'FALSE' Player.c line 274 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'FALSE' Player.c line 298 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'FALSE' Player.c line 320 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'TRUE' Player.c line 349 if (playerDead == kPlayer1) Error : undefined identifier 'FALSE' Player.c line 437 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'TRUE' Player.c line 477 if (playerDead == kPlayer1) Error : undefined identifier 'FALSE' Player.c line 571 thisGlider->facing = kFaceLeft; Error : undefined identifier 'TRUE' Player.c line 588 thisGlider->facing = kFaceRight; Error : undefined identifier 'TRUE' Player.c line 613 if (playerDead == kPlayer1) Error : undefined identifier 'FALSE' Player.c line 640 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'FALSE' Player.c line 663 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'TRUE' Player.c line 720 if (playerDead == kPlayer1) Error : undefined identifier 'FALSE' Player.c line 760 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'TRUE' Player.c line 817 if (playerDead == kPlayer1) Error : undefined identifier 'FALSE' Player.c line 967 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'TRUE' Player.c line 1016 if (playerDead == kPlayer1) Error : undefined identifier 'FALSE' Player.c line 1058 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'TRUE' Player.c line 1107 if (playerDead == kPlayer1) Error : undefined identifier 'FALSE' Player.c line 1154 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'FALSE' Player.c line 1181 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'FALSE' Player.c line 1214 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'FALSE' Player.c line 1239 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'FALSE' Player.c line 1268 if (thisGlider->facing == kFaceLeft) Error : undefined identifier 'TRUE' Player.c line 1548 if (playerDead == kPlayer1) Error : undefined identifier 'TRUE' Player.c line 1557 if (playerDead == kPlayer1) Error : undefined identifier 'TRUE' Player.c line 1564 if (playerDead == kPlayer1) Error : undefined identifier 'TRUE' Player.c line 1571 if (playerDead == kPlayer1) Error : undefined identifier 'TRUE' Player.c line 1578 if (playerDead == kPlayer1) Error : undefined identifier 'TRUE' Player.c line 1585 if (playerDead == kPlayer1) Error : undefined identifier 'TRUE' Player.c line 1592 if (playerDead == kPlayer1) Error : undefined identifier 'TRUE' Render.c line 145 if (thisGlider->facing == kFaceRight) Error : undefined identifier 'TRUE' Render.c line 460 if (thisGlider->facing == kFaceRight) Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Render.c line 625 srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Render.c line 717 theRect, theRect, srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Render.c line 726 theRect, theRect, srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Render.c line 735 theRect, theRect, srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' RoomInfo.c line 80 &tileSrcRect, &tileSrc, srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' RoomInfo.c line 95 &src, &dest, srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct Pattern *' RoomInfo.c line 133 PenPat(GetQDGlobalsGray(&dummyPattern)); Error : illegal implicit conversion from 'int' to 'const struct Pattern *' RoomInfo.c line 173 PenPat(GetQDGlobalsGray(&dummyPattern)); Error : illegal implicit conversion from 'int' to 'const struct Pattern *' RoomInfo.c line 194 PenPat(GetQDGlobalsGray(&dummyPattern)); Error : illegal implicit conversion from 'int' to 'const struct Pattern *' RoomInfo.c line 214 PenPat(GetQDGlobalsGray(&dummyPattern)); Error : illegal implicit conversion from 'int' to 'struct MenuInfo **' RoomInfo.c line 397 backgroundsMenu = GetMenu(kBackgroundsMenuID); Error : illegal implicit conversion from 'int' to 'const struct Pattern *' RoomInfo.c line 587 PenPat(GetQDGlobalsGray(&dummyPattern)); Error : illegal implicit conversion from 'int' to 'const struct Pattern *' RoomInfo.c line 589 PenPat(GetQDGlobalsBlack(&dummyPattern)); Error : illegal implicit conversion from 'int' to 'const struct Pattern *' RoomInfo.c line 597 PenPat(GetQDGlobalsGray(&dummyPattern)); Error : illegal implicit conversion from 'int' to 'const struct Pattern *' RoomInfo.c line 599 PenPat(GetQDGlobalsBlack(&dummyPattern)); Error : illegal implicit conversion from 'int' to 'const struct Pattern *' RoomInfo.c line 607 PenPat(GetQDGlobalsGray(&dummyPattern)); Error : illegal implicit conversion from 'int' to 'const struct Pattern *' RoomInfo.c line 609 PenPat(GetQDGlobalsBlack(&dummyPattern)); Error : illegal implicit conversion from 'int' to 'const struct Pattern *' RoomInfo.c line 617 PenPat(GetQDGlobalsGray(&dummyPattern)); Error : illegal implicit conversion from 'int' to 'const struct Pattern *' RoomInfo.c line 619 PenPat(GetQDGlobalsBlack(&dummyPattern)); Error : undefined identifier 'FALSE' RubberBands.c line 163 if ((!twoPlayerGame) || (!onePlayerLeft) || (playerDead == kPlayer2)) Error : undefined identifier 'TRUE' RubberBands.c line 186 if ((!onePlayerLeft) || (playerDead == kPlayer1)) Error : undefined identifier 'FALSE' RubberBands.c line 272 if (direction == kFaceLeft) Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Scoreboard.c line 63 &boardSrcRect, &boardDestRect, srcCopy, 0L); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Scoreboard.c line 298 &boardGSrcRect, &boardGQDestRect, srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Scoreboard.c line 333 &boardPSrcRect, &boardPQDestRect, srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Scoreboard.c line 346 srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Scoreboard.c line 354 srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Scoreboard.c line 362 srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Scoreboard.c line 376 srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Scoreboard.c line 384 srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Scoreboard.c line 398 srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Scoreboard.c line 406 srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Tools.c line 178 &srcRect, &destRect, srcCopy, nil); Error : undefined identifier 'TRUE' Transit.c line 292 if (firstPlayer == kPlayer1) Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Transitions.c line 59 &columnRects[i], &columnRects[i], srcCopy, nil); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Transitions.c line 120 , &wipeRect, srcCopy, GetPortVisibleRegion(GetWindowPort(mainWindow), dummyRgn)); Error : illegal implicit conversion from 'int' to 'const struct BitMap *' Transitions.c line 143 theRect, theRect, srcCopy, nil);