--- Daodan/src/Daodan_Config.h 2013/04/30 01:06:45 843 +++ Daodan/src/Daodan_Config.h 2013/07/26 10:42:31 893 @@ -15,9 +15,9 @@ 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_kickguns; @@ -31,6 +31,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;