This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8471 - Little fixes for the snake2 plugin
Attached to Project:
Rockbox
Opened by Dima Ryazanov (Dima) - Thursday, 17 January 2008, 20:04 GMT+2
Opened by Dima Ryazanov (Dima) - Thursday, 17 January 2008, 20:04 GMT+2
|
DetailsA few little changes:
1) Use fb_data as the type of bitmap data - simpler and more portable. 2) read_line returns -1 on error - handle that. 3) Bitmap sizes might not match the screen size exactly. If the screen is a little wider, then snake2_right image would show up all the way on the right of the screen, instead of adjacent to the rest of the game. |
This task depends upon