mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
move remaining old progress (#186)
* move remaining old progress * remove asm
This commit is contained in:
@@ -14,7 +14,7 @@ public:
|
||||
static void create();
|
||||
static void read();
|
||||
static void convert(interface_of_controller_pad*, JUTGamePad*);
|
||||
void LRlockCheck(interface_of_controller_pad*);
|
||||
static void LRlockCheck(interface_of_controller_pad*);
|
||||
void recalibrate();
|
||||
|
||||
static interface_of_controller_pad& getCpadInfo(u32 pad) { return m_cpadInfo[pad]; }
|
||||
|
||||
Reference in New Issue
Block a user