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

Go to the source code of this file.

Typedefs

typedef void(* OSPlayTimeCallbackFunc) (void)
 

Enumerations

enum  __OSPlayTimeType { OSPLAYTIME_PERMANENT = 0 , OSPLAYTIME_LIMITED = 1 , OSPLAYTIME_LIMITED_LAUNCH = 4 , OSPLAYTIME_OTHER = 9 }
 

Functions

BOOL OSPlayTimeIsLimited (void)
 

Typedef Documentation

◆ OSPlayTimeCallbackFunc

typedef void(* OSPlayTimeCallbackFunc) (void)

Enumeration Type Documentation

◆ __OSPlayTimeType

Enumerator
OSPLAYTIME_PERMANENT 
OSPLAYTIME_LIMITED 
OSPLAYTIME_LIMITED_LAUNCH 
OSPLAYTIME_OTHER 

Function Documentation

◆ OSPlayTimeIsLimited()

BOOL OSPlayTimeIsLimited ( void )