Add boilerplate for event handling

This commit is contained in:
Robbert van der Helm
2020-02-07 17:16:09 +01:00
parent 7a68654fa2
commit 65996f856a
4 changed files with 27 additions and 15 deletions
+1
View File
@@ -18,6 +18,7 @@ the following dependencies:
- gcc (tested using GCC 9.2)
- A Wine installation with `wiengcc` and the development headers.
- [msgpack-c](git@github.com:msgpack/msgpack-c.git)
The project can then be compiled as follows: