Cap the level chooser to NUM_LEVELS (100) to avoid accessing level 101, which contain...
commitbbf38819e77689ca0b1370a40d733efdf937cfa1
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Sun, 2 Aug 2009 23:06:06 +0000 (2 23:06 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Sun, 2 Aug 2009 23:06:06 +0000 (2 23:06 +0000)
treea0d86f4685dce4c10e4ea155eb5a9b4c49d04b60
parent50e4d97ad82be16c34be3844bfee28d286db6101
Cap the level chooser to NUM_LEVELS (100) to avoid accessing level 101, which contains the secret Data Abort Bubble (which looks really funny but is not an Easter Egg). Fix a bug with loading the highest succeeded level from the highscores too.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22124 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/bubbles.c