mirror of
https://github.com/libretro/RetroArch
synced 2025-03-30 16:20:27 +00:00
Cleanups
This commit is contained in:
parent
33028b7603
commit
624ed06a37
@ -61,7 +61,9 @@ static frontend_ctx_driver_t *frontend_ctx_drivers[] = {
|
||||
NULL
|
||||
};
|
||||
|
||||
#ifndef IS_SALAMANDER
|
||||
static frontend_ctx_driver_t *current_frontend_ctx;
|
||||
#endif
|
||||
|
||||
/**
|
||||
* frontend_ctx_find_driver:
|
||||
|
@ -23,6 +23,7 @@
|
||||
#include <file/file_path.h>
|
||||
#include <file/dir_list.h>
|
||||
#include <retro_miscellaneous.h>
|
||||
#include <string/stdstring.h>
|
||||
|
||||
#include "frontend_driver.h"
|
||||
#include "../defaults.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user