mirror of
https://github.com/yawut/SDL.git
synced 2026-07-02 00:13:39 -05:00
Fixed bug #316
Looks like this is a long standing typo... is this code even used anymore?
This commit is contained in:
parent
d85ec807ec
commit
ce919aafbe
|
|
@ -151,7 +151,7 @@ Audio_CreateDevice(int devindex)
|
|||
}
|
||||
|
||||
AudioBootStrap UMS_bootstrap = {
|
||||
UMS_DRIVER_NAME, "AUX UMS audio",
|
||||
UMS_DRIVER_NAME, "AIX UMS audio",
|
||||
Audio_Available, Audio_CreateDevice
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user