Rev 1 | Rev 18 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1 | Rev 11 | ||
---|---|---|---|
Line 1170... | Line 1170... | ||
1170 | OoerrIveGotTextInMeBoxMissus( |
1170 | OoerrIveGotTextInMeBoxMissus( |
1171 | FONT_MEDIUMHD, |
1171 | FONT_MEDIUMHD, |
1172 | s, |
1172 | s, |
1173 | gBack_screen, |
1173 | gBack_screen, |
1174 | 0, |
1174 | 0, |
1175 | gGraf_specs[gGraf_spec_index].total_height / 2 - gFonts[ |
1175 | gGraf_specs[gGraf_spec_index].total_height / 2 - gFonts[kFont_MEDIUMHD].height, |
1176 | gGraf_specs[gGraf_spec_index].total_width, |
1176 | gGraf_specs[gGraf_spec_index].total_width, |
1177 | gGraf_specs[gGraf_spec_index].total_height, |
1177 | gGraf_specs[gGraf_spec_index].total_height, |
1178 | 1); |
1178 | 1); |
1179 | PDScreenBufferSwap(0); |
1179 | PDScreenBufferSwap(0); |
1180 | EnsureRenderPalette(); |
1180 | EnsureRenderPalette(); |