summaryrefslogtreecommitdiffstats
path: root/src/control/PhoneInfo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/control/PhoneInfo.cpp')
-rw-r--r--src/control/PhoneInfo.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/control/PhoneInfo.cpp b/src/control/PhoneInfo.cpp
new file mode 100644
index 00000000..dbb7acc5
--- /dev/null
+++ b/src/control/PhoneInfo.cpp
@@ -0,0 +1,6 @@
+#include "common.h"
+#include "patcher.h"
+#include "PhoneInfo.h"
+
+WRAPPER void PhonePutDownCB(CAnimBlendAssociation *assoc, void *arg) { EAXJMP(0x42F570); }
+WRAPPER void PhonePickUpCB(CAnimBlendAssociation *assoc, void *arg) { EAXJMP(0x42F470); } \ No newline at end of file