dhewm3/neo/sys/stub
Daniel Gibson 1f25568762 Remove duplicate functions from openal_stub.cpp + extern C
Some functions were duplicated, the only difference was a const in one
parameter. The definitions in the header were with const, so I kept
those versions.
Also, the functions in the header are pure C, so add extern "C",
this fixes issues with MSVC and the formerly duplicated functions.
2012-11-12 20:15:08 +01:00
..
openal_stub.cpp Remove duplicate functions from openal_stub.cpp + extern C 2012-11-12 20:15:08 +01:00
stub_gl.cpp Provide a stub for GLimp_GrabInput() 2012-07-20 21:04:04 +02:00