added unsafe block

This commit is contained in:
Michael Gimle
2020-08-22 08:47:06 +02:00
parent 62954cfb1d
commit fca8bf0a42

View File

@@ -79,7 +79,9 @@ fn main() {
}
// == // Set up your VAO here
unsafe {
}
// Basic usage of shader helper
// The code below returns a shader object, which contains the field .program_id