- [Core] Project restructure
This commit is contained in:
5
AssetStudio.FBXNative/bool32_t.h
Normal file
5
AssetStudio.FBXNative/bool32_t.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include <cstdint>
|
||||
|
||||
typedef uint32_t bool32_t;
|
||||
Reference in New Issue
Block a user