cleanup
This commit is contained in:
@@ -77,7 +77,6 @@ namespace Service {
|
||||
}
|
||||
|
||||
PadState state = InputCore::pad_state;
|
||||
|
||||
// Get current circle pad position and update circle pad direction
|
||||
s16 circle_pad_x, circle_pad_y;
|
||||
std::tie(circle_pad_x, circle_pad_y) = InputCore::circle_pad;
|
||||
|
||||
Reference in New Issue
Block a user