resources paths refact
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#ifndef VOX_TYPEDEFS_H
|
||||
#define VOX_TYPEDEFS_H
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
|
||||
@@ -6,3 +9,5 @@ typedef unsigned char ubyte;
|
||||
|
||||
typedef uint8_t blockid_t;
|
||||
typedef uint16_t light_t;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user