mirror of
https://github.com/emu-russia/pureikyubu.git
synced 2025-04-02 10:42:15 -04:00
8 lines
155 B
C
8 lines
155 B
C
// Debug interface for other components.
|
|
|
|
#pragma once
|
|
|
|
#include "Report.h"
|
|
#include "DebugCommands.h"
|
|
#include "EventLog.h"
|
|
#include "SamplingProfiler.h"
|