Merge branch 'Rainchus:main' into main

This commit is contained in:
gamemasterplc 2023-11-23 21:27:05 -06:00 committed by GitHub
commit e09774f948
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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