mirror of
https://github.com/Dongyifengs/AssetStudio-Genshin-MoYi.git
synced 2025-04-22 04:29:18 +08:00
6 lines
61 B
C++
6 lines
61 B
C++
#pragma once
|
|
|
|
#include <cstdint>
|
|
|
|
typedef uint32_t bool32_t;
|