VOX
A little voxel engine
Loading...
Searching...
No Matches
define.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PROJECT_NAME   "my_project"
 a define for the project name More...
 
#define WORLD_Y_MAX   256
 
#define IP_ADDRESS   "localhost"
 
#define PORT   4245
 

Macro Definition Documentation

◆ IP_ADDRESS

#define IP_ADDRESS   "localhost"

◆ PORT

#define PORT   4245

◆ PROJECT_NAME

#define PROJECT_NAME   "my_project"

a define for the project name

◆ WORLD_Y_MAX

#define WORLD_Y_MAX   256