From 8e56f47544c89762fb2ba52a6589ecdbbe506f72 Mon Sep 17 00:00:00 2001 From: Shamus Hammons Date: Tue, 2 Sep 2003 18:02:33 +0000 Subject: [PATCH] Source cleanups --- src/anajoy.cpp | 3 +++ 1 file changed, 3 insertions(+) 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" -- 2.37.2