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 -1
View File
@@ -24,7 +24,7 @@
#pragma once
#include <stdint.h>
#include <cinttypes>
// Calling convention
#ifndef __WINE__