mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-15 08:04:08 +00:00
openal-soft added
This commit is contained in:
parent
8aac6060d3
commit
0abd0c659b
20 changed files with 3317 additions and 65 deletions
|
@ -26,11 +26,11 @@
|
|||
#include "Frontend.h"
|
||||
#include "Timer.h"
|
||||
|
||||
//todo max channals
|
||||
//todo queue
|
||||
//todo loop count
|
||||
//todo mp3/wav stream
|
||||
//todo mp3 player
|
||||
//TODO: fix eax3 reverb
|
||||
//TODO: max channals
|
||||
//TODO: loop count
|
||||
//TODO: mp3/wav stream
|
||||
//TODO: mp3 player
|
||||
|
||||
#pragma comment( lib, "OpenAL32.lib" )
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue