mirror of
https://github.com/halpz/re3.git
synced 2025-12-22 06:52:53 +00:00
skeleton updated, windows specific stuff added
This commit is contained in:
@@ -20,7 +20,9 @@ extern RwBool psCameraBeginUpdate(RwCamera *camera);
|
||||
|
||||
extern void psMouseSetPos(RwV2d *pos);
|
||||
|
||||
extern RwBool psSelectDevice(RwBool useDefault);
|
||||
extern RwBool psSelectDevice();
|
||||
|
||||
extern RwMemoryFunctions *psGetMemoryFunctions(void);
|
||||
|
||||
/* install the platform specific file system */
|
||||
extern RwBool psInstallFileSystem(void);
|
||||
|
||||
Reference in New Issue
Block a user