Header cleanup

This commit is contained in:
Margen67
2025-07-18 07:18:31 -07:00
parent d01c35f506
commit 4cb783bf22
136 changed files with 18 additions and 340 deletions

View File

@@ -9,8 +9,6 @@
#include "xenia/gpu/command_processor.h"
#include <cinttypes>
#include "third_party/fmt/include/fmt/format.h"
#include "xenia/base/byte_stream.h"
#include "xenia/base/cvar.h"
@@ -801,4 +799,4 @@ void CommandProcessor::InitializeTrace() {
#define COMMAND_PROCESSOR CommandProcessor
#include "pm4_command_processor_implement.h"
} // namespace gpu
} // namespace xe
} // namespace xe