remove endModule
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
extern "C" {
|
|
||||||
Archimedes::Module* create(Archimedes::App* app, void* handle) {
|
|
||||||
return new mtype(app, handle);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user