--- Daodan/src/Daodan_Config.h 2013/04/29 16:29:16 838 +++ Daodan/src/Daodan_Config.h 2014/03/16 23:35:10 984 @@ -15,22 +15,26 @@ extern bool patch_cheattable; extern bool patch_clipcursor; extern bool patch_cooldowntimer; extern bool patch_daodandisplayenum; -extern bool patch_daodaninit; extern bool patch_directinput; 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; extern bool patch_levelplugins; -extern bool patch_multibyte; extern bool patch_newweapon; +extern bool patch_nomultibyte; extern bool patch_optionsvisible; 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;