mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 06:39:14 +01:00
Woops, fix for GC Controller Test Demo
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1648 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
4486e3a49c
commit
604b340504
@ -55,7 +55,6 @@ int main() {
|
||||
|
||||
gc_time = time(NULL);
|
||||
VIDEO_ClearFrameBuffer(rmode, xfb, 0);
|
||||
DrawPixel(0,0, 255, 0, 0);
|
||||
PAD_Read(pad);
|
||||
for(int a = 0; a < 4;a ++)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user