Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
f_op_scene_pause.h
Go to the documentation of this file.
1#ifndef F_F_OP_SCENE_PAUSE_H_
2#define F_F_OP_SCENE_PAUSE_H_
3
4class scene_class;
5
8
9#endif
T cLib_calcTimer(T *value)
Definition c_lib.h:74
Definition f_op_scene.h:15
int fopScnPause_Enable(scene_class *pScene)
Definition f_op_scene_pause.cpp:12
int fopScnPause_Disable(scene_class *pScene)
Definition f_op_scene_pause.cpp:23