mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced 2026-01-02 04:37:54 +08:00
spelling: device
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -425,7 +425,7 @@ namespace irrklang
|
|||||||
void* pALSA_SND_PCM;
|
void* pALSA_SND_PCM;
|
||||||
|
|
||||||
//! AudioDeviceID handle, this is not null when using the ESOD_CORE_AUDIO audio driver
|
//! AudioDeviceID handle, this is not null when using the ESOD_CORE_AUDIO audio driver
|
||||||
ik_u32 pCoreAudioDeciceID;
|
ik_u32 pCoreAudioDeviceID;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user