![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <OSAlarm.h>
Public Attributes | |
OSAlarmHandler | handler |
u32 | tag |
OSTime | fire |
OSAlarm * | prev |
OSAlarm * | next |
OSTime | period |
OSTime | start |
OSTime OSAlarm::fire |
OSAlarmHandler OSAlarm::handler |
OSAlarm* OSAlarm::next |
OSTime OSAlarm::period |
OSAlarm* OSAlarm::prev |
OSTime OSAlarm::start |
u32 OSAlarm::tag |