left in garbage
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1083 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
369233657f
commit
ea0d06fa3e
1 changed files with 1 additions and 1 deletions
|
@ -913,7 +913,7 @@ void sokoban_loop(void) {
|
|||
lcd_putsxy(10, 20, "YOU WIN!!", 2);
|
||||
lcd_update();
|
||||
lcd_invertrect(0,0,111,63);
|
||||
lcd_update();*/
|
||||
lcd_update();
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue