comparison mp_msg.c @ 32938:29ce708287dd

Reduce item arrays to reasonable size. The current maximum of items used in skins is 46 (for main), 27 (for bar) and 15 (for menu), so 64 seems to be a reasonable value. The symbolic constant will allow to check for out-of-bounds array access later (which currently isn't performed) and issue an appropriate error message.
author ib
date Fri, 04 Mar 2011 13:58:48 +0000
parents 150df72e808f
children 389d43c448b3
comparison
equal deleted inserted replaced
32937:3c57056637cc 32938:29ce708287dd