mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-18 23:57:32 +00:00
Cleanup: remove obsolete files related to old 68k version not supported anymore
svn-id: r28804
This commit is contained in:
parent
500481c4ec
commit
f2aea09cbb
@ -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;
|
Loading…
Reference in New Issue
Block a user