mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-18 12:52:51 -04:00
Widescreen rework & IR scaling
This commit is contained in:
@@ -332,14 +332,6 @@ static VIRetraceCallback sVIPostRetraceCallback = NULL;
|
||||
|
||||
extern "C" {
|
||||
|
||||
void VIConfigure(const GXRenderModeObj* rm) {
|
||||
STUB_LOG();
|
||||
}
|
||||
|
||||
void VIConfigurePan(u16 xOrg, u16 yOrg, u16 width, u16 height) {
|
||||
STUB_LOG();
|
||||
}
|
||||
|
||||
u32 VIGetRetraceCount() {
|
||||
return sRetraceCount;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user