233 #define MINUTE (60 * 60)
234 #define HOUR (MINUTE * 60)
241 if (frameCount >= (100 *
HOUR)) {
242 frameCount = (100 *
HOUR) - 1;
256 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);
268 if (bootsLevel < 0) {
271 if (bootsLevel > 3) {
276 if (hammerLevel < 0) {
279 if (hammerLevel > 3) {
313 powIncrements += powFullBars * 8;
317 if (curIncrement >= powIncrements) {
326 drawingFirst = FALSE;
332 if (curIncrement >= powIncrements) {
341 drawingFirst = FALSE;
347 if (curIncrement >= powIncrements) {
356 drawingFirst = FALSE;
362 if (curIncrement >= powIncrements) {
371 drawingFirst = FALSE;
377 if (curIncrement >= powIncrements) {
386 drawingFirst = FALSE;
392 if (curIncrement >= powIncrements) {
401 drawingFirst = FALSE;
407 if (curIncrement >= powIncrements) {
416 drawingFirst = FALSE;
422 if (curIncrement >= powIncrements) {
431 drawingFirst = FALSE;
439 if (curIncrement >= powIncrements) {
446 powIncrements = 8 * powFullBars;
450 if (curIncrement >= powIncrements) {
454 if (powIncIdx == 0) {
460 drawingFirst = FALSE;
464 if (curIncrement >= powIncrements) {
470 if (powIncIdx == 1) {
476 drawingFirst = FALSE;
482 if (curIncrement >= powIncrements) {
487 if (powIncIdx == 2) {
493 drawingFirst = FALSE;
499 if (curIncrement >= powIncrements) {
504 if (powIncIdx == 3) {
510 drawingFirst = FALSE;
516 if (curIncrement >= powIncrements) {
521 if (powIncIdx == 4) {
527 drawingFirst = FALSE;
533 if (curIncrement >= powIncrements) {
538 if (powIncIdx == 5) {
544 drawingFirst = FALSE;
550 if (curIncrement >= powIncrements) {
555 if (powIncIdx == 6) {
561 drawingFirst = FALSE;
567 if (curIncrement >= powIncrements) {
572 if (powIncIdx == 7) {
578 drawingFirst = FALSE;
584 if (curIncrement >= powIncrements) {