diff --git a/Source/Project64-video/Main.cpp b/Source/Project64-video/Main.cpp index c41ce9ced..c925c7beb 100644 --- a/Source/Project64-video/Main.cpp +++ b/Source/Project64-video/Main.cpp @@ -455,7 +455,7 @@ int InitGfx() voodoo.gamma_table_size = 256; srand(g_settings->stipple_pattern()); - setPattern(); + //setPattern(); InitCombine();