follow-up: remove trailing whitespace
This commit is contained in:
10
src/hack.c
10
src/hack.c
@@ -161,11 +161,11 @@ could_move_onto_boulder(coordxy sx, coordxy sy)
|
||||
|
||||
staticfn void
|
||||
dopush(
|
||||
coordxy sx,
|
||||
coordxy sy,
|
||||
coordxy rx,
|
||||
coordxy ry,
|
||||
struct obj *otmp,
|
||||
coordxy sx,
|
||||
coordxy sy,
|
||||
coordxy rx,
|
||||
coordxy ry,
|
||||
struct obj *otmp,
|
||||
boolean costly)
|
||||
{
|
||||
struct monst *shkp;
|
||||
|
||||
Reference in New Issue
Block a user