--- Daodan/src/Daodan_Config.h 2013/08/11 22:31:16 894 +++ Daodan/src/Daodan_Config.h 2014/03/16 23:35:10 984 @@ -21,6 +21,7 @@ extern bool patch_flatline; extern bool patch_fonttexturecache; extern bool patch_getcmdline; extern bool patch_hdscreens_lowres; +extern bool patch_highres_console; extern bool patch_kickguns; extern bool patch_killvtune; extern bool patch_largetextures; @@ -33,6 +34,7 @@ extern bool patch_pathfinding; extern bool patch_projaware; extern bool patch_safeprintf; extern bool patch_showalllasersights; +extern bool patch_showtriggervolumes; extern bool patch_throwtest; extern bool patch_usedaodangl; extern bool patch_usegettickcount;