1
0
Fork 0
forked from wry/wry
wry/src/render/proc.rs
2022-03-29 15:40:59 +02:00

3 lines
112 B
Rust

#![allow(non_snake_case, dead_code, clippy::unused_unit)]
include!(concat!(env!("OUT_DIR"), "/egl_procs.rs"));