1 2 3 4 5 6 7
pub usingnamespace @cImport({ @cInclude("AL/al.h"); @cInclude("GL/gl.h"); @cInclude("Game.h"); @cInclude("Constants.h"); });