We forgot the header tongue

Stuff I added:
Code:
#include <acknex.h>



Code:
#include <acknex.h>

void main()
{
	fps_max = 60;
	level_load(NULL);
	
	ENTITY* ent=ent_create(CUBE_MDL,nullvector,NULL);
}



Visit my site: www.masterq32.de