mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-08-28 23:16:30 -05:00
general: fix spelling mistakes
This commit is contained in:
@@ -205,7 +205,7 @@ protected:
|
||||
}
|
||||
|
||||
/**
|
||||
* Converts a screen postion into the equivalent touchscreen position.
|
||||
* Converts a screen position into the equivalent touchscreen position.
|
||||
*/
|
||||
std::pair<f32, f32> MapToTouchScreen(u32 framebuffer_x, u32 framebuffer_y) const;
|
||||
|
||||
|
Reference in New Issue
Block a user