Move recompiled files to a separate project.

This commit is contained in:
Skyth
2024-10-07 21:47:00 +03:00
parent 53f4f1058f
commit 81d737e14f
9 changed files with 24 additions and 23 deletions

View File

@@ -1,6 +1,4 @@
#pragma once
#include "ppc/ppc_context.h"
#include "ppc/ppc_recomp_shared.h"
inline thread_local PPCContext* gPPCContext;