made MIPSDLObject and PS2 plugin provider that uses it
svn-id: r51818
This commit is contained in:
parent
646587f79a
commit
6982aed8a4
6 changed files with 14 additions and 16 deletions
|
@ -25,17 +25,11 @@
|
|||
|
||||
#if defined(DYNAMIC_MODULES) && defined(__DS__)
|
||||
|
||||
/*#include "base/plugins.h"
|
||||
#include "backends/plugins/dynamic-plugin.h"
|
||||
#include "common/fs.h"
|
||||
|
||||
#include "backends/plugins/elf-loader.h"*/
|
||||
#include "backends/plugins/arm-loader.h"
|
||||
#include "backends/plugins/elf-provider.h"
|
||||
#include "backends/plugins/ds/ds-provider.h"
|
||||
|
||||
|
||||
|
||||
class DSPlugin : public ELFPlugin {
|
||||
public:
|
||||
DSPlugin(const Common::String &filename) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue