This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f1f2bf85aa40246d2e66ea2fc312dfb376b63fde
goo-engine
/
intern
/
SoundSystem
/
openal
T
History
Frank van Beek
8dcdf3bf0b
- replaced #elif with more correct version:
...
< #elif _WIN32 --- > #elif defined(_WIN32)
2003-01-04 18:17:50 +00:00
..
Makefile
Initial revision
2002-10-12 11:37:38 +00:00
pthread_cancel.cpp
Last of the config.h mods...
2002-11-25 15:29:57 +00:00
SND_OpenALDevice.cpp
- replaced #elif with more correct version:
2003-01-04 18:17:50 +00:00
SND_OpenALDevice.h
Removed the config.h thing from the .h's in the source dir.
2002-12-27 13:11:01 +00:00