summaryrefslogtreecommitdiff
path: root/processed/3dlib.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'processed/3dlib.yaml')
-rw-r--r--processed/3dlib.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/processed/3dlib.yaml b/processed/3dlib.yaml
new file mode 100644
index 0000000..e02b94d
--- /dev/null
+++ b/processed/3dlib.yaml
@@ -0,0 +1,8 @@
+hooks:
+- {branch_type: b, name: CallT3DInit, src_addr_ntsc: 2148908760, src_addr_ntsc2: 2148908760,
+ src_addr_pal: 2148909080, src_addr_pal2: 2148908760, target_func: 'T3D::Init(bool)',
+ type: branch_insn}
+- {branch_type: b, name: CallT3DDrawQueue, src_addr_ntsc: 2157017700, src_addr_ntsc2: 2157017716,
+ src_addr_pal: 2157017700, src_addr_pal2: 2157017700, target_func: 'T3D::DrawQueue(void)',
+ type: branch_insn}
+source_files: [../3dlib/treeki3d.cpp, ../3dlib/tpl_ext.S]