mirror of
https://github.com/Kbz-8/42_vox.git
synced 2026-01-11 14:43:34 +00:00
adding multiple texture per bloc support
This commit is contained in:
@@ -10,6 +10,7 @@ enum class BlockType : std::uint32_t
|
||||
Air = 0,
|
||||
Dirt,
|
||||
Stone,
|
||||
Grass,
|
||||
|
||||
EndEnum
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user