state->savedboard doesn't exist, so revert that part of r18906 for now. It might...
commitf0add3433820f80ae3c7a2b8f53ca860ea4f6b7c
authoramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Wed, 29 Oct 2008 07:51:45 +0000 (29 07:51 +0000)
committeramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Wed, 29 Oct 2008 07:51:45 +0000 (29 07:51 +0000)
tree5dc0cc5a390a971ff5be48b7969134a7f6936c56
parent72848659e0d225338056824411e375f0dc761f1d
state->savedboard doesn't exist, so revert that part of r18906 for now. It might be necessary to redo this fix properly. Also, state->currentboard is an array of shorts, so the memcpy() only covered half of it.

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