lol annoying

This commit is contained in:
Adam D. Ruppe 2024-02-04 09:19:50 -05:00
parent e062a7708a
commit f3fb1373eb
1 changed files with 0 additions and 1 deletions

View File

@ -367,7 +367,6 @@ interface->SetProgressValue(hwnd, 40, 100);
This example program shows how you can set up a shader to draw a rectangle:
---
module opengl3test;
import arsd.simpledisplay;
// based on https://learnopengl.com/Getting-started/Hello-Triangle