diff options
Diffstat (limited to 'Src/Wasabi/api/wnd/wndevent.h')
-rw-r--r-- | Src/Wasabi/api/wnd/wndevent.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Src/Wasabi/api/wnd/wndevent.h b/Src/Wasabi/api/wnd/wndevent.h new file mode 100644 index 00000000..20ece975 --- /dev/null +++ b/Src/Wasabi/api/wnd/wndevent.h @@ -0,0 +1,5 @@ +#ifndef _WNDEVENT_H +#define _WNDEVENT_H + + +#endif |