![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Typedefs | |
| typedef void(* | __OSExceptionHandler) (__OSException exception, OSContext *context) |
Functions | |
| __OSExceptionHandler | __OSSetExceptionHandler (__OSException exception, __OSExceptionHandler handler) |
| __OSExceptionHandler | __OSGetExceptionHandler (__OSException exception) |
| typedef void(* __OSExceptionHandler) (__OSException exception, OSContext *context) |
| __OSExceptionHandler __OSGetExceptionHandler | ( | __OSException | exception | ) |
| __OSExceptionHandler __OSSetExceptionHandler | ( | __OSException | exception, |
| __OSExceptionHandler | handler ) |