From: Shamus Hammons Date: Tue, 2 Sep 2003 18:02:33 +0000 (+0000) Subject: Source cleanups X-Git-Tag: 1.0.6~44 X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e56f47544c89762fb2ba52a6589ecdbbe506f72;p=virtualjaguar Source cleanups --- diff --git a/src/anajoy.cpp b/src/anajoy.cpp index adab2c4..b759aca 100644 --- a/src/anajoy.cpp +++ b/src/anajoy.cpp @@ -5,6 +5,9 @@ // GCC/SDL port by Niels Wagenaar (Linux/WIN32) and Caz (BeOS) // Cleanups by James L. Hammons // +// Is it even necessary anymore to have this? According to the JTRM, these ports +// aren't even wired up in later models and I can't think of one game that used +// them. Maybe it's time to retire this? #include "jaguar.h"