Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/openal-0.0.8/src/arch/portable/cpu_caps.c @ 17

Last change on this file since 17 was 17, checked in by landauf, 16 years ago

added openal

File size: 86 bytes
Line 
1#include "al_cpu_caps.h"
2
3/* stub to make linker happy */
4void _alDetectCPUCaps()
5{
6}
Note: See TracBrowser for help on using the repository browser.