mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-15 04:06:07 +00:00
Match and link OSContext, add ability to turn off frank
Former-commit-id: e924a90c59
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
#define __OS_EXCEPTION_FLOATING_POINT 7
|
||||
|
||||
typedef u8 __OSException;
|
||||
typedef void (*__OSExceptionHandler)(__OSException exception, OSContext* context);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user