Merge pull request #7590 from kwyxz/master

Quick fix for "multiple definitions of osk_dark" in Ozone
This commit is contained in:
Twinaphex 2018-11-13 20:56:15 +01:00 committed by GitHub
commit ca29032e1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ RETRO_BEGIN_DECLS
#define MENU_SETTINGS_CHEEVOS_START 0x40000
#define MENU_SETTINGS_NETPLAY_ROOMS_START 0x80000
float osk_dark[16];
extern float osk_dark[16];
enum menu_image_type
{