Remove Cgx Viewer
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
#include "app/gui/canvas.h"
|
||||
#include "app/gui/input.h"
|
||||
#include "app/rom.h"
|
||||
#include "app/viewer/cgx_viewer.h"
|
||||
|
||||
namespace yaze {
|
||||
namespace app {
|
||||
@@ -148,8 +147,6 @@ class GraphicsEditor {
|
||||
gfx::SNESPalette palette_;
|
||||
gfx::SNESPalette col_file_palette_;
|
||||
|
||||
viewer::CgxViewer cgx_viewer_;
|
||||
|
||||
absl::Status status_;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user