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

Go to the source code of this file.

Classes

class  scene_tag_class
 

Functions

void fopScnTg_QueueTo (scene_tag_class *pSceneTag)
 
void fopScnTg_ToQueue (scene_tag_class *pSceneTag)
 
void fopScnTg_Init (scene_tag_class *pSceneTag, void *pData)
 

Variables

node_list_class g_fopScnTg_SceneList
 

Function Documentation

◆ fopScnTg_Init()

void fopScnTg_Init ( scene_tag_class pSceneTag,
void pData 
)

◆ fopScnTg_QueueTo()

void fopScnTg_QueueTo ( scene_tag_class i_sceneTag)

f_op_scene_tag.cpp Scene Process Tag

◆ fopScnTg_ToQueue()

void fopScnTg_ToQueue ( scene_tag_class pSceneTag)

Variable Documentation

◆ g_fopScnTg_SceneList

node_list_class g_fopScnTg_SceneList
extern