--- Daodan/src/Daodan_Config.h 2013/04/30 01:06:45 843 +++ Daodan/src/Daodan_Config.h 2013/08/11 22:31:16 894 @@ -15,11 +15,12 @@ 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_kickguns; extern bool patch_killvtune; extern bool patch_largetextures; @@ -31,6 +32,7 @@ extern bool patch_particledisablebit; extern bool patch_pathfinding; extern bool patch_projaware; extern bool patch_safeprintf; +extern bool patch_showalllasersights; extern bool patch_throwtest; extern bool patch_usedaodangl; extern bool patch_usegettickcount;