2022-11-30 06:29:32 +01:00
|
|
|
// SPDX-FileCopyrightText: 2022 yuzu Emulator Project
|
|
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
|
|
|
|
#pragma once
|
|
|
|
|
2022-11-30 18:07:45 +01:00
|
|
|
#include "common/common_headers.h"
|
2022-11-30 06:29:32 +01:00
|
|
|
#include "frontend/maxwell/translate/impl/impl.h"
|