Cosmetic.
This commit is contained in:
parent
e446bfd904
commit
c1162bbcf4
1 changed files with 1 additions and 2 deletions
|
@ -44,8 +44,7 @@
|
||||||
static int bud_key[I_MAX + 2] =
|
static int bud_key[I_MAX + 2] =
|
||||||
{ 0, 1, 2, 3, 4, 0, 0, 0, 0, 0, 0, 5, 6, 0, 0, 7 };
|
{ 0, 1, 2, 3, 4, 0, 0, 0, 0, 0, 0, 5, 6, 0, 0, 7 };
|
||||||
|
|
||||||
int
|
int *
|
||||||
*
|
|
||||||
get_wp(int *bp, struct sctstr *sp, int cm)
|
get_wp(int *bp, struct sctstr *sp, int cm)
|
||||||
{
|
{
|
||||||
return (bp + (sp->sct_x + (sp->sct_y * WORLD_X)) +
|
return (bp + (sp->sct_x + (sp->sct_y * WORLD_X)) +
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue