M_do_controller_pad split and partially matched (#36)

* m_Do_controller_pad split

* Attempt to match and match mDoCPd_c::recalibrate

* Fix Merge Errors

* clang-format

Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
jdflyer
2021-01-02 00:02:19 -07:00
committed by GitHub
parent 59a9fda7cb
commit cb436a727b
70 changed files with 1604 additions and 1043 deletions
+1
View File
@@ -0,0 +1 @@
void cLib_memSet(void* ptr, int value, unsigned long size);