diff --git a/custom_config.h b/custom_config.h new file mode 100644 index 0000000000000000000000000000000000000000..8ed825e906e5bb5ec07567408ce63139e8e3ea41 --- /dev/null +++ b/custom_config.h @@ -0,0 +1,6 @@ +#ifndef CUSTOMCONFIG_H +#define CUSTOMCONFIG_H + +int pl_halter = 0; + +#endif \ No newline at end of file