Rev 18 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 18 | Rev 20 | ||
|---|---|---|---|
| Line 2... | Line 2... | ||
| 2 | #define _3D_H_ |
2 | #define _3D_H_ |
| 3 | 3 | ||
| 4 | #include "brender.h" |
4 | #include "brender/brender.h" |
| 5 | #include "s3_defs.h" |
5 | #include "s3_defs.h" |
| 6 | 6 | ||
| 7 | void S3Set3DSoundEnvironment(float a1, float a2, float a3); |
7 | void S3Set3DSoundEnvironment(float a1, float a2, float a3); |
| 8 | 8 | ||
| 9 | void S3UpdateListenerVectors(void); |
9 | void S3UpdateListenerVectors(void); |