VOX
A little voxel engine
Loading...
Searching...
No Matches
Item.hpp File Reference
#include "define.hpp"
#include "Block.hpp"
#include <cstdint>
Include dependency graph for Item.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ItemInfo
 
class  ItemsInfo
 

Variables

ItemsInfog_items_info
 

Variable Documentation

◆ g_items_info

ItemsInfo& g_items_info
extern