Initial revision

svn-id: r3408
This commit is contained in:
Ludvig Strigeus 2001-10-09 14:30:12 +00:00
commit c30932afbe
25 changed files with 13405 additions and 0 deletions

8
stdafx.cpp Normal file
View file

@ -0,0 +1,8 @@
// stdafx.cpp : source file that includes just the standard includes
// scummvm.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file