mirror of
https://github.com/open-goal/jak-project
synced 2026-08-04 09:09:52 -04:00
@@ -226,7 +226,6 @@ void Hfrag::load_hfrag_level(const std::string& load_name,
|
||||
glEnableVertexAttribArray(1);
|
||||
glEnableVertexAttribArray(2);
|
||||
glEnableVertexAttribArray(3);
|
||||
glEnableVertexAttribArray(4);
|
||||
|
||||
glVertexAttribPointer(0, // location 0 in the shader
|
||||
3, // 3 values per vert
|
||||
|
||||
Reference in New Issue
Block a user