![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
| void | DSExtractBranch (DSTreePtr tree, Ptr obj) |
| void | DSInitTree (DSTreePtr tree, Ptr obj, DSBranchPtr branch) |
| void | DSInsertBranchBelow (DSTreePtr tree, Ptr cursor, Ptr obj) |
| void | DSInsertBranchBeside (DSTreePtr tree, Ptr cursor, Ptr obj) |
| void | DSRemoveBranch (DSTreePtr tree, Ptr obj) |
| void DSInitTree | ( | DSTreePtr | tree, |
| Ptr | obj, | ||
| DSBranchPtr | branch ) |