Cleanup: remove obsolete files related to old 68k version not supported anymore

svn-id: r28804
This commit is contained in:
Chris Apers 2007-09-01 19:21:29 +00:00
parent 500481c4ec
commit f2aea09cbb

View File

@ -1,9 +0,0 @@
struct MD5Table {
const char md5[32 + 1];
const char target[16 + 1];
Common::Language language;
Common::Platform platform;
};
static const MD5Table *md5table;