Removed import/export system, will start new one from scratch.
This commit is contained in:
parent
ae258e2679
commit
96de0141cc
56 changed files with 350 additions and 805 deletions
|
|
@ -29,7 +29,7 @@
|
|||
#include "export.h"
|
||||
#include "platform/windows/logo.h"
|
||||
#include "tools/editor/editor_import_export.h"
|
||||
|
||||
#if 0
|
||||
void register_windows_exporter() {
|
||||
|
||||
Image img(_windows_logo);
|
||||
|
|
@ -50,3 +50,4 @@ void register_windows_exporter() {
|
|||
|
||||
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue