--- Daodan/src/Daodan_Config.h 2013/07/26 10:42:31 893 +++ Daodan/src/Daodan_Config.h 2014/03/16 23:35:10 984 @@ -20,6 +20,8 @@ extern bool patch_disablecmdline; 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; @@ -32,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;