Move struct win to win.h

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
Yuxuan Shui
2018-10-21 03:10:12 +01:00
parent 0686300013
commit 1f95c74a68
5 changed files with 288 additions and 267 deletions

View File

@@ -1,6 +1,8 @@
// SPDX-License-Identifier: MPL-2.0
// Copyright (c) 2018 Yuxuan Shui <yshuiv7@gmail.com>
#pragma once
/// Some common types
#include <stdint.h>