This commit is contained in:
twinaphex 2019-07-22 21:25:43 +02:00
parent 45d94efdf4
commit fb91df562c

View File

@ -19733,16 +19733,6 @@ static void drivers_init(int flags)
midi_driver_init();
}
/**
* uninit_drivers:
* @flags : Bitmask of drivers to deinitialize.
*
* Deinitializes drivers.
*
*
* @flags determines which drivers get deinitialized.
**/
/**
* Driver ownership - set this to true if the platform in question needs to 'own'
* the respective handle and therefore skip regular RetroArch