some changes to use of display_text.
commit7a51ec4b0023c03a95dc9c513f0f6ef683df096a
authorteru <teru@a1c6a512-1295-4272-9138-f99709370657>
Mon, 22 Feb 2010 07:17:15 +0000 (22 07:17 +0000)
committerteru <teru@a1c6a512-1295-4272-9138-f99709370657>
Mon, 22 Feb 2010 07:17:15 +0000 (22 07:17 +0000)
tree588064022421b1094aebdc6f627a1a0f5ed4d4df
parentea88411a2957b559b1db3e51260e86d5dcebbf56
some changes to use of display_text.
* add parameter, wait_key to display_text().
 - set this true to wait button press after all words is displayed.
* use ARRAYLEN macro instead of #define WORDS
* add macro to indicate end of style array.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24846 a1c6a512-1295-4272-9138-f99709370657
13 files changed:
apps/plugins/blackjack.c
apps/plugins/brickmania.c
apps/plugins/clix.c
apps/plugins/jewels.c
apps/plugins/lib/display_text.c
apps/plugins/lib/display_text.h
apps/plugins/pegbox.c
apps/plugins/robotfindskitten.c
apps/plugins/rockblox.c
apps/plugins/solitaire.c
apps/plugins/spacerocks.c
apps/plugins/star.c
apps/plugins/superdom.c