diff options
author | Colin Noga <Tempus@chronometry.ca> | 2013-05-16 17:41:24 -0500 |
---|---|---|
committer | Colin Noga <Tempus@chronometry.ca> | 2013-05-16 17:41:24 -0500 |
commit | 10ad5f9ab292ebf8719143f51c5f3eb68dd2ea47 (patch) | |
tree | 92a6b84a0143d0cad6fa9fdd11e896ff1c61ca52 /classic_controller.yaml | |
parent | f9200ae310a06738a8fa8bf899e1a39123f12b9c (diff) | |
download | kamek-10ad5f9ab292ebf8719143f51c5f3eb68dd2ea47.tar.gz kamek-10ad5f9ab292ebf8719143f51c5f3eb68dd2ea47.zip |
fixed player hammer collisions, added a CC note
Diffstat (limited to 'classic_controller.yaml')
-rw-r--r-- | classic_controller.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/classic_controller.yaml b/classic_controller.yaml index d1d8335..a98cafc 100644 --- a/classic_controller.yaml +++ b/classic_controller.yaml @@ -38,3 +38,5 @@ hooks: addr_ntsc: 0x8076DBE8 data: '38000000' +# crediar's warningMgr patch +# *(vu32*)(0x00DD1C0) = 0x4E800020;
\ No newline at end of file |