mirror of
https://github.com/halpz/re3.git
synced 2025-07-25 20:42:44 +00:00
imrove readme; enable screenshots with F12
This commit is contained in:
@ -259,6 +259,7 @@ psGrabScreen(RwCamera *pCamera)
|
||||
}
|
||||
#else
|
||||
rw::Image *image = RwCameraGetRaster(pCamera)->toImage();
|
||||
image->removeMask();
|
||||
if(image)
|
||||
return image;
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user