X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fanajoy.cpp;h=b759aca2549d3eceb8ce0e6c359e522a5e62c1c6;hb=432a82c9d473fc33c4fe6b9d2db60db0d84c6612;hp=adab2c4ae32a85c1223232d1fdc234af6cdc9f43;hpb=0031c06df2f7f099ca5ecf1632f46b92f6b0dd79;p=virtualjaguar 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"