--- Daodan/src/Daodan_Config.h 2013/06/02 11:25:34 877 +++ 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; @@ -31,6 +33,8 @@ extern bool patch_particledisablebit; 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;