mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-06 23:10:40 +00:00
Update Frontend.
This commit is contained in:
parent
936a8e8351
commit
69b5c9f1e0
24 changed files with 1444 additions and 194 deletions
|
@ -79,6 +79,10 @@ void CenterVideo(void);
|
|||
void CloseClip(void);
|
||||
|
||||
RwChar **_psGetVideoModeList();
|
||||
RwInt32 _psGetNumVideModes();
|
||||
|
||||
void _psSelectScreenVM(RwInt32 videoMode);
|
||||
void HandleExit();
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue