mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-06-08 12:10:34 +00:00
Cleaning the cmake and merging with master
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
#define COMSQUARE_CPUDEBUG_HPP
|
||||
|
||||
#include <QtWidgets/QStyledItemDelegate>
|
||||
#include "../../CPU/CPU.hpp"
|
||||
#include "../../Renderer/SFRenderer.hpp"
|
||||
#include "../../SNES.hpp"
|
||||
#include "../../../ui/ui_cpuView.h"
|
||||
#include "../ClosableWindow.hpp"
|
||||
#include "CPU/CPU.hpp"
|
||||
#include "SNES.hpp"
|
||||
#include "ui/ui_cpuView.h"
|
||||
#include "Debugger/ClosableWindow.hpp"
|
||||
#include <optional>
|
||||
|
||||
namespace ComSquare::Debugger
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user