mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-27 21:01:37 +00:00
api: include guest_stack_var in SWA.inl
This commit is contained in:
parent
5b4b4b9fef
commit
f8a148acd6
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <cpu/guest_code.h>
|
#include <cpu/guest_code.h>
|
||||||
|
#include <cpu/guest_stack_var.h>
|
||||||
#include <kernel/function.h>
|
#include <kernel/function.h>
|
||||||
|
|
||||||
#define SWA__CONCAT2(x, y) x##y
|
#define SWA__CONCAT2(x, y) x##y
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue