@@ -73,15 +73,15 @@ void regieleki(ProControllerContext& context){
7373 pbf_move_left_joystick (context, 200 , 255 , 52 , 0 );
7474 pbf_move_left_joystick (context, 0 , 50 , 122 , 0 );
7575 pbf_move_left_joystick (context, 0 , 206 , 93 , 0 );
76- pbf_move_left_joystick (context, 216 , 0 , 78 , 0 );
77- pbf_move_left_joystick (context, 56 , 0 , 80 , 0 );
76+ pbf_move_left_joystick (context, 208 , 0 , 78 , 0 );
77+ pbf_move_left_joystick (context, 60 , 0 , 80 , 0 );
7878 pbf_mash_button (context, BUTTON_A, 5000ms);
7979 pbf_move_left_joystick (context, 216 , 0 , 170 , 0 );
8080}
8181void regidrago (ProControllerContext& context){
8282 pbf_move_left_joystick (context, 16 , 255 , 160 , 0 );
8383 pbf_move_left_joystick (context, 72 , 255 , 50 , 0 );
84- pbf_move_left_joystick (context, 48 , 255 , 104 , 0 );
84+ pbf_move_left_joystick (context, 48 , 255 , 105 , 0 );
8585 pbf_move_left_joystick (context, 128 , 0 , 48 , 0 );
8686 pbf_move_left_joystick (context, 0 , 56 , 60 , 0 );
8787 pbf_move_left_joystick (context, 64 , 0 , 60 , 0 );
0 commit comments