mirror of
https://github.com/encounter/SDL.git
synced 2025-12-09 21:47:44 +00:00
Formatting
This commit is contained in:
committed by
Sam Lantinga
parent
4f9fde8766
commit
a4ddb175f1
@@ -172,10 +172,6 @@ VITAAUD_Init(SDL_AudioDriverImpl * impl)
|
||||
|
||||
impl->OnlyHasDefaultInputDevice = 1;
|
||||
*/
|
||||
/*
|
||||
impl->DetectDevices = DSOUND_DetectDevices;
|
||||
impl->Deinitialize = DSOUND_Deinitialize;
|
||||
*/
|
||||
return 1; /* this audio target is available. */
|
||||
}
|
||||
|
||||
|
||||
@@ -41,5 +41,5 @@ struct SDL_PrivateAudioData {
|
||||
};
|
||||
|
||||
#endif /* _SDL_vitaaudio_h */
|
||||
/* vim: ts=4 sw=4
|
||||
*/
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
||||
Reference in New Issue
Block a user