Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

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
Task Type Patches
Category Games
Status Unconfirmed
Assigned To No-one
Player type All players
Severity Low
Priority Normal
Reported Version current build
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

A 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

Loading...