Oops, forgot this.

This commit is contained in:
Aaron Giles 2010-01-08 17:19:41 +00:00
parent a92de5930c
commit 838b3b13c2

View File

@ -516,7 +516,7 @@ void cheat_render_text(running_machine *machine)
/* render any text and free it along the way */
for (linenum = 0; linenum < ARRAY_LENGTH(cheatinfo->output); linenum++)
if (cheatinfo->output[linenum] != NULL)
if (cheatinfo->output[linenum].len() != 0)
{
/* output the text */
ui_draw_text_full(cheatinfo->output[linenum],