6 lines
61 B
C
Raw Normal View History

2023-10-29 00:46:17 +08:00
#pragma once
#include <cstdint>
typedef uint32_t bool32_t;