blob: 5dd6b7eca30b10e9938a3c302dbf4e484fc16db8 (
plain) (
blame)
1
2
3
4
5
6
7
|
// SPDX-FileCopyrightText: 2022 yuzu Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include "common/common_precompiled_headers.h"
#include "frontend/maxwell/translate/impl/impl.h"
|