preliminary fix to the peach game

This commit is contained in:
Crimson-Hawk
2024-03-26 16:39:56 +08:00
parent 068052078f
commit 925ce2fad3
5 changed files with 29 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
#include "shader_recompiler/backend/glasm/reg_alloc.h"
#include "shader_recompiler/stage.h"
#include "shader_recompiler/runtime_info.h"
namespace Shader {
struct Info;