This commit is contained in:
gamemasterplc 2023-11-23 21:58:35 -06:00
commit 40f2ed3759

View file

@ -349,4 +349,4 @@ static void WireDraw(void)
GXPosition2f32(16, 440);
GXColor3u8(255, 0, 0);
GXEnd();
}
}