There was an error fetching the commit references. Please try again later.
core/frontend/emu_window: Make ClipToTouchScreen a const member function
This member function doesn't modify instance state, so it can have the const specifier applied to it.
Please register or sign in to comment