GameState.cpp: GetSerialNumber() was already declared
authorPatrick McIlroy <itgpmc@gmail.com>
Tue, 4 Mar 2008 15:14:42 +0000 (15:14 +0000)
committerPatrick McIlroy <itgpmc@gmail.com>
Tue, 4 Mar 2008 15:14:42 +0000 (15:14 +0000)
commitb7c42e005a66bc6faca145e92b9c8c7c2d697a22
treee3cae7eac0d55b003ec2b703a6a2a6f112091084
parent6d51d3366990899683d953d9e205e48537ac41a2
GameState.cpp: GetSerialNumber() was already declared

MiscITG.cpp: "/Stats" does not exist in the VFS.  In fact, it doesn't exist anywhere...

Makefile.am: there is no need for account for LibUSB because ./configure will not return successfully if it is not there anyway

The following files need to be unversioned out: Makefile, Makefile.in, config.h, src/Makefile, src/Makefile.in, src/openitg, and src/GtkModule.so.  These are generated files (from ./configure or make) that are machine-dependant and should not be part of the SVN tree.  --infamouspat

git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg@91 83fadc84-e282-4d84-a09a-c4228d6ae7e5
src/GtkModule.so [deleted file]