Skip to content

Commit

Permalink
more testing
Browse files Browse the repository at this point in the history
  • Loading branch information
melsman committed Jan 10, 2024
1 parent ae5239e commit acd4963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/ci.c
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ int main(int argc, char* argv[]) {
{ "Window basics", windowBasics, 1 },
{ "Unicode", unicode, 0 },
{ "Timing", timing, 1 },
{ "Custom fx shader", customShader, 2 },
// { "Custom fx shader", customShader, 2 },
{ "Direct OpenGL calls", directOpenGL, 2 },
{ "Input processing", input, 1 },
{ 0 } };
Expand Down

0 comments on commit acd4963

Please sign in to comment.