diff options
Diffstat (limited to 'patch/moveplace.h')
| -rw-r--r-- | patch/moveplace.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/moveplace.h b/patch/moveplace.h index f921b8e..57bc924 100644 --- a/patch/moveplace.h +++ b/patch/moveplace.h @@ -1,3 +1,4 @@ enum { WIN_NW, WIN_N, WIN_NE, WIN_W, WIN_C, WIN_E, WIN_SW, WIN_S, WIN_SE }; -static void moveplace(const Arg *arg);
\ No newline at end of file +static void moveplace(const Arg *arg); + |
