234 #define MINUTE (60 * 60)
235 #define HOUR (MINUTE * 60)
242 if (frameCount >= (100 *
HOUR)) {
243 frameCount = (100 *
HOUR) - 1;
257 draw_box(4, &
gPauseWS_10, baseX + 7, baseY + 12, 0, level >= 10 ? 121 : 113, 17, 255, 0, 0.0f, 0.0f, 0.0f, 0.0f, 0.0f, NULL, NULL, NULL,
SCREEN_WIDTH,
SCREEN_HEIGHT, NULL);
269 if (bootsLevel < 0) {
272 if (bootsLevel > 3) {
277 if (hammerLevel < 0) {
280 if (hammerLevel > 3) {
314 powIncrements += powFullBars * 8;
318 if (curIncrement >= powIncrements) {
327 drawingFirst = FALSE;
333 if (curIncrement >= powIncrements) {
342 drawingFirst = FALSE;
348 if (curIncrement >= powIncrements) {
357 drawingFirst = FALSE;
363 if (curIncrement >= powIncrements) {
372 drawingFirst = FALSE;
378 if (curIncrement >= powIncrements) {
387 drawingFirst = FALSE;
393 if (curIncrement >= powIncrements) {
402 drawingFirst = FALSE;
408 if (curIncrement >= powIncrements) {
417 drawingFirst = FALSE;
423 if (curIncrement >= powIncrements) {
432 drawingFirst = FALSE;
440 if (curIncrement >= powIncrements) {
447 powIncrements = 8 * powFullBars;
451 if (curIncrement >= powIncrements) {
455 if (powIncIdx == 0) {
461 drawingFirst = FALSE;
465 if (curIncrement >= powIncrements) {
471 if (powIncIdx == 1) {
477 drawingFirst = FALSE;
483 if (curIncrement >= powIncrements) {
488 if (powIncIdx == 2) {
494 drawingFirst = FALSE;
500 if (curIncrement >= powIncrements) {
505 if (powIncIdx == 3) {
511 drawingFirst = FALSE;
517 if (curIncrement >= powIncrements) {
522 if (powIncIdx == 4) {
528 drawingFirst = FALSE;
534 if (curIncrement >= powIncrements) {
539 if (powIncIdx == 5) {
545 drawingFirst = FALSE;
551 if (curIncrement >= powIncrements) {
556 if (powIncIdx == 6) {
562 drawingFirst = FALSE;
568 if (curIncrement >= powIncrements) {
573 if (powIncIdx == 7) {
579 drawingFirst = FALSE;
585 if (curIncrement >= powIncrements) {