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:
Sonicadvance1 2008-12-24 10:57:44 +00:00
parent 4486e3a49c
commit 604b340504
1 changed files with 0 additions and 1 deletions

View File

@ -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 ++)
{