suyu/src/shader_recompiler/frontend/ir/function.cpp

6 lines
181 B
C++
Raw Normal View History

2021-02-03 01:07:00 +01:00
// Copyright 2021 yuzu Emulator Project
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#include "shader_recompiler/frontend/ir/function.h"