mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-25 13:40:14 +00:00
cleanup
This commit is contained in:
parent
e4237e0378
commit
9535169577
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user