housekeeping

This commit is contained in:
scawful
2024-07-19 16:41:08 -04:00
parent d73a970e57
commit 1f61d3bd27
5 changed files with 29 additions and 41 deletions

View File

@@ -79,10 +79,6 @@ class Tile16Editor : public context::GfxContext, public SharedRom {
core::NotifyValue<uint32_t> notify_tile16;
core::NotifyValue<uint8_t> notify_palette;
// Canvas dimensions
int canvas_width;
int canvas_height;
// Texture ID for the canvas
int texture_id;