Prototype fixes
This commit is contained in:
parent
9fb738e2ed
commit
ba0d7ef58c
6 changed files with 20 additions and 3 deletions
|
|
@ -15,6 +15,7 @@ u32 VIGetTvFormat(void);
|
|||
void VISetNextFrameBuffer(void* fb);
|
||||
void VIWaitForRetrace(void);
|
||||
void VISetBlack(BOOL black);
|
||||
void VIConfigurePan(u16 xOrg, u16 yOrg, u16 width, u16 height);
|
||||
|
||||
#ifdef TARGET_PC
|
||||
void VISetWindowTitle(const char* title);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue