diff options
Diffstat (limited to 'TUI/unix.jai')
| -rw-r--r-- | TUI/unix.jai | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TUI/unix.jai b/TUI/unix.jai index 2da4437..861fe11 100644 --- a/TUI/unix.jai +++ b/TUI/unix.jai @@ -204,6 +204,7 @@ //////////////////////////////////////////////////////////////////////////////// // Resize detection +was_resized : bool; resize_handler :: (signal_code : s32) #c_call { new_context : Context; |
