add Seth Opgenorth to docs/CREDITS
correct web link in comment git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23023 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7220cbb890
commit
162d3c6a09
2 changed files with 2 additions and 1 deletions
|
@ -344,7 +344,7 @@ int levels_num = 40;
|
|||
/* change the first number in [ ] to however many levels there are (levels_num) */
|
||||
static unsigned char levels[40][8][10] =
|
||||
/* You can set up new levels with the level editor
|
||||
( http://plugbox.rockbox-lounge.de/brickmania.htm ).
|
||||
( http://plugbox.rockbox-lounge.com/brickmania.htm ).
|
||||
With 0x1, it refers to the first brick in the bitmap, 0x2 would refer to the
|
||||
second, ect., 0x0 leaves a empty space. If you add a 2 before the 2nd number,
|
||||
it will take two hits to break, and 3 hits if you add a 3. That is 0x24, will
|
||||
|
|
|
@ -496,6 +496,7 @@ Dan Davison
|
|||
David Kauffmann
|
||||
Carsten Schreiter
|
||||
Michael Sparmann
|
||||
Seth Opgenorth
|
||||
|
||||
The libmad team
|
||||
The wavpack team
|
||||
|
|
Loading…
Reference in a new issue