mirror of
https://git.suyu.dev/suyu/suyu
synced 2024-11-02 13:27:52 +00:00
7 lines
211 B
C++
7 lines
211 B
C++
// 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"
|