[nostalgia] Split PaletteEditor into Imgui and general files, other cleanup

This commit is contained in:
2022-04-08 01:05:32 -05:00
parent 632ade60b9
commit 56964e197a
16 changed files with 390 additions and 379 deletions
-2
View File
@@ -10,8 +10,6 @@
#include "irq.hpp"
#include "core.hpp"
extern "C" void isr();
namespace nostalgia::core {
extern volatile gba_timer_t g_timerMs;