mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-20 09:10:33 -05:00
input, timing and other misc
This commit is contained in:
@@ -16,4 +16,4 @@ struct CodeCache
|
||||
SWA_API PPCFunc* KeFindHostFunction(uint32_t guest);
|
||||
SWA_API void KeInsertHostFunction(uint32_t guest, PPCFunc* function);
|
||||
|
||||
extern CodeCache gCodeCache;
|
||||
extern CodeCache g_codeCache;
|
||||
|
||||
Reference in New Issue
Block a user