get rid of z2zforkheight which causes linker bugz

This commit is contained in:
Duke Leto
2020-06-16 12:21:30 -04:00
parent 0c5923d749
commit a470c4e251
3 changed files with 6 additions and 10 deletions

View File

@@ -35,9 +35,6 @@
#define EVAL_ROGUE 17
std::string MYCCLIBNAME = (char *)"rogue";
extern const uint32_t z2zForkHeight;
#elif BUILD_CUSTOMCC
#include "customcc.h"