fix compile

This commit is contained in:
Glenn Maynard
2003-12-17 03:58:20 +00:00
parent fd4c640a7a
commit 10b75cec56
+1 -1
View File
@@ -304,7 +304,7 @@ MemoryCardManager* MEMCARDMAN = NULL; // global and accessable from anywhere in
}
}
#elif // !LINUX
#else // !LINUX
MemoryCardManager::MemoryCardManager() {}
MemoryCardManager::~MemoryCardManager() {}