mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-16 00:57:00 +00:00
Initial NESemu
Former-commit-id: 454723c7de88d8848a29ac914d3ca43916eeadeb
This commit is contained in:
@@ -162,6 +162,7 @@ u32 OSSaveContext(OSContext* context);
|
||||
void OSClearContext(OSContext* context);
|
||||
OSContext* OSGetCurrentContext();
|
||||
void OSSetCurrentContext(OSContext* context);
|
||||
u32 OSGetStackPointer();
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user