Portability enhancements - make the menu bitmap positions #defines, introduce a game...
commit5b2a4fdbf6c9dd9e2d92ea75521c48c511889351
authordave <dave@a1c6a512-1295-4272-9138-f99709370657>
Fri, 27 Jan 2006 10:02:13 +0000 (27 10:02 +0000)
committerdave <dave@a1c6a512-1295-4272-9138-f99709370657>
Fri, 27 Jan 2006 10:02:13 +0000 (27 10:02 +0000)
treee0735761a957aa9c35c08fefacc95fd0ff687ab8
parent2271b027f159502a3e1102a28a43003a4c5c388a
Portability enhancements - make the menu bitmap positions #defines, introduce a game loop timer (to fix the speed on all targets) and fix the menu on targets with 320x240 LCDs.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8464 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/bitmaps/native/SOURCES
apps/plugins/bitmaps/native/brickmania_menu_bg.320x240x16.bmp [new file with mode: 0644]
apps/plugins/brickmania.c