From ec8ad32b054e7680aec1536b36a02f6aaf154c0b Mon Sep 17 00:00:00 2001 From: Treeki Date: Mon, 24 Sep 2012 00:53:20 +0200 Subject: unfinished ActivePhysics debugging --- apDebug.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 apDebug.yaml (limited to 'apDebug.yaml') diff --git a/apDebug.yaml b/apDebug.yaml new file mode 100644 index 0000000..25f87fd --- /dev/null +++ b/apDebug.yaml @@ -0,0 +1,9 @@ +--- +source_files: [../src/apDebug.cpp] +hooks: + - name: DrawAPhysics + type: branch_insn + branch_type: b + src_addr_pal: 0x80830BD8 + target_func: 'APDebugDraw(void)' + -- cgit v1.2.3