mirror of
https://github.com/halpz/re3.git
synced 2025-07-29 20:20:24 +00:00
Original screen grabber
This commit is contained in:
@ -274,6 +274,9 @@ RsCameraBeginUpdate(RwCamera *camera);
|
||||
//extern void
|
||||
//RsMouseSetVisibility(RwBool visible);
|
||||
|
||||
extern RwImage*
|
||||
RsGrabScreen(RwCamera *camera);
|
||||
|
||||
extern void
|
||||
RsMouseSetPos(RwV2d *pos);
|
||||
|
||||
|
Reference in New Issue
Block a user