mirror of
https://github.com/zeldaret/tp
synced 2026-09-08 03:26:57 -04:00
wii building OK / m_Do_graphic debug work (#2815)
* wii building OK + m_Do_graphic debug work * d_meter_HIO debug cleanup * wii m_Do_graphic stuff * tag_attack_item OK, mirror_chain almost * fix build * mg_fshop matching
This commit is contained in:
@@ -29,6 +29,10 @@ void* VIGetCurrentFrameBuffer(void);
|
||||
u32 VIGetScanMode(void);
|
||||
u32 VIGetDTVStatus(void);
|
||||
|
||||
void VISetTrapFilter(u8);
|
||||
void VIEnableDimming(BOOL);
|
||||
void VISetGamma(int);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user