mirror of
https://github.com/libretro/RetroArch
synced 2025-01-26 18:35:22 +00:00
Add some more needed stuff.
This commit is contained in:
parent
a39c37e1ee
commit
e583546778
@ -28,6 +28,7 @@
|
||||
#include <sysutil/sysutil_gamecontent.h>
|
||||
|
||||
#include "ps3_input.h"
|
||||
#include "ps3_video_psgl.h"
|
||||
|
||||
#include "../conf/config_file.h"
|
||||
#include "../general.h"
|
||||
|
@ -26,5 +26,6 @@
|
||||
|
||||
void ps3_video_init(void);
|
||||
void ps3_video_deinit(void);
|
||||
extern void *g_gl;
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user