mirror of
https://github.com/libretro/RetroArch
synced 2025-04-18 14:42:30 +00:00
Cleanups
This commit is contained in:
parent
45d94efdf4
commit
fb91df562c
10
retroarch.c
10
retroarch.c
@ -19733,16 +19733,6 @@ static void drivers_init(int flags)
|
|||||||
midi_driver_init();
|
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'
|
* Driver ownership - set this to true if the platform in question needs to 'own'
|
||||||
* the respective handle and therefore skip regular RetroArch
|
* the respective handle and therefore skip regular RetroArch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user