opengl: Fix simple warnings and cosmetics.

This commit is contained in:
Rod Kay
2025-09-20 12:31:05 +10:00
parent b679ac4bf5
commit f8cdf27998
46 changed files with 83 additions and 949 deletions

View File

@@ -37,4 +37,5 @@ private
type Item is new textured_Model.textured_Item with null record;
end openGL.Model.circle.lit_textured;