aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Headless.SDL2/SDL2MouseDriver.cs
AgeCommit message (Collapse)Author
2022-08-18Removed unused usings. (#3593)Nicholas Rodine
* Removed unused usings. * Added back using, now that it's used. * Removed extra whitespace.
2021-07-06frontend: Add a SDL2 headless window (#2310)Mary