idzio/wnd.c: Add helper for message window creation

This commit is contained in:
Tau
2019-09-28 18:46:35 -04:00
parent 254fcf66e6
commit e050dd7837
3 changed files with 93 additions and 0 deletions

View File

@ -14,6 +14,8 @@ idzio_dll = shared_library(
'idzio.h',
'shifter.c',
'shifter.h',
'wnd.c',
'wnd.h',
'xi.c',
'xi.h',
],