Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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
Definition f_op_scene.h:15
int fopScnPause_Enable(scene_class *i_scene)
Definition f_op_scene_pause.cpp:12
int fopScnPause_Disable(scene_class *i_scene)
Definition f_op_scene_pause.cpp:23