1
0
Fork 0
forked from wry/wry
wry/src/render/proc.rs
2022-01-28 19:46:23 +01:00

3 lines
80 B
Rust

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