diff options
Diffstat (limited to 'patch/scratchpad_alt_1.h')
| -rw-r--r-- | patch/scratchpad_alt_1.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/patch/scratchpad_alt_1.h b/patch/scratchpad_alt_1.h index 4bbbf9b..6248c88 100644 --- a/patch/scratchpad_alt_1.h +++ b/patch/scratchpad_alt_1.h @@ -1,3 +1,5 @@ +# define SCRATCHPAD_MASK (1u << sizeof tags / sizeof * tags) + static void scratchpad_hide (); static _Bool scratchpad_last_showed_is_killed (void); static void scratchpad_remove (); |
