6 lines
199 B
C++
6 lines
199 B
C++
class DLIB_pj_planeSound
|
|
{
|
|
sound0[] = {"@CUP\AirVehicles\CUP_AirVehicles_C130J\data\sound\int_engine_hi", db+10, 1.0, 250, 1, 0, 0, 0};
|
|
sounds[] = {sound0};
|
|
empty[] = {"", 0, 0, 0, 0, 0, 0, 0};
|
|
}; |