mirror of
https://github.com/encounter/aurora.git
synced 2025-07-23 21:45:56 +00:00
8 lines
109 B
C++
8 lines
109 B
C++
extern "C" {
|
|
#include <dolphin/vi.h>
|
|
}
|
|
|
|
void VIInit() {}
|
|
u32 VIGetTvFormat() { return 0; }
|
|
void VIFlush() {}
|