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
4
class
scene_class
;
5
6
int
fopScnPause_Enable
(
scene_class
* i_scene);
7
int
fopScnPause_Disable
(
scene_class
* i_scene);
8
9
#endif
scene_class
Definition
f_op_scene.h:15
fopScnPause_Enable
int fopScnPause_Enable(scene_class *i_scene)
Definition
f_op_scene_pause.cpp:10
fopScnPause_Disable
int fopScnPause_Disable(scene_class *i_scene)
Definition
f_op_scene_pause.cpp:20
include
f_op
f_op_scene_pause.h
Generated by
1.12.0