added file copy tree for the game packs - lists supported games

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@197 8a3a26a2-13c4-0310-b231-cf6edde360e5
This commit is contained in:
TTimo
2008-02-25 04:17:23 +00:00
parent a06f65b042
commit 051578cb3b
58 changed files with 153 additions and 108 deletions

View File

@@ -1271,7 +1271,7 @@ void CamWnd::Cam_Draw()
face_t *face;
float screenaspect;
float yfov;
double start, end;
double start = 0.0, end;
int i;
if (!active_brushes.next)