[nostalgia/core/studio] Fix build
All checks were successful
Build / build (push) Successful in 2m34s
All checks were successful
Build / build (push) Successful in 2m34s
This commit is contained in:
parent
deacd4ab98
commit
2ede01e7e2
@ -111,6 +111,7 @@ class RemoveColorCommand: public studio::UndoCommand {
|
||||
private:
|
||||
Palette &m_pal;
|
||||
size_t const m_idx = 0;
|
||||
Palette::ColorInfo m_colorInfo;
|
||||
ox::Vector<Color16> const m_colors;
|
||||
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user