Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
OSError.h File Reference

Go to the source code of this file.

Typedefs

typedef u16 OSError
 
typedef void(* OSErrorHandler) (OSError error, OSContext *context,...)
 

Functions

OSErrorHandler OSSetErrorHandler (OSError error, OSErrorHandler handler)
 

Variables

u32 __OSFpscrEnableBits
 
OSErrorHandler __OSErrorTable [17]
 

Typedef Documentation

◆ OSError

typedef u16 OSError

◆ OSErrorHandler

typedef void(* OSErrorHandler) (OSError error, OSContext *context,...)

Function Documentation

◆ OSSetErrorHandler()

OSErrorHandler OSSetErrorHandler ( OSError error,
OSErrorHandler handler )

Variable Documentation

◆ __OSErrorTable

OSErrorHandler __OSErrorTable[17]
extern

◆ __OSFpscrEnableBits

u32 __OSFpscrEnableBits
extern