mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-18 23:25:25 +00:00
Match and link OSContext, add ability to turn off frank
Former-commit-id: e924a90c59
This commit is contained in:
@@ -132,6 +132,8 @@ extern "C" {
|
||||
#define OS_CONTEXT_PSF31 704
|
||||
#define OS_CONTEXT_STATE_EXC 0x02u
|
||||
|
||||
#define OS_CONTEXT_STATE_FPSAVED 0x01u
|
||||
|
||||
typedef struct OSContext {
|
||||
u32 gpr[32];
|
||||
u32 cr;
|
||||
|
||||
Reference in New Issue
Block a user