mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-12-26 03:01:50 +01:00
Can't cherry-pick 13029e2; conflicting with other commits, doing it manually.
This commit is contained in:
parent
2205e16030
commit
9e314b7629
@ -1,9 +1,9 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* libretro.c
|
* libretro.c
|
||||||
*
|
*
|
||||||
* Genesis Plus GX configuration file support
|
* Genesis Plus GX libretro port
|
||||||
*
|
*
|
||||||
* Copyright Eke-Eke (2007-2015)
|
* Copyright Eke-Eke (2007-2016)
|
||||||
*
|
*
|
||||||
* Copyright Daniel De Matteis (2012-2016)
|
* Copyright Daniel De Matteis (2012-2016)
|
||||||
*
|
*
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* osd.h
|
* osd.h
|
||||||
*
|
*
|
||||||
* Genesis Plus GX configuration file support
|
* Genesis Plus GX libretro port
|
||||||
*
|
*
|
||||||
* Copyright Eke-Eke (2007-2016)
|
* Copyright Eke-Eke (2007-2016)
|
||||||
*
|
*
|
||||||
@ -38,6 +38,7 @@
|
|||||||
* POSSIBILITY OF SUCH DAMAGE.
|
* POSSIBILITY OF SUCH DAMAGE.
|
||||||
*
|
*
|
||||||
****************************************************************************************/
|
****************************************************************************************/
|
||||||
|
|
||||||
#ifndef _OSD_H
|
#ifndef _OSD_H
|
||||||
#define _OSD_H
|
#define _OSD_H
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* scrc32.c
|
* scrc32.c
|
||||||
*
|
*
|
||||||
* Genesis Plus GX configuration file support
|
* Genesis Plus GX libretro port
|
||||||
*
|
*
|
||||||
* Copyright Eke-Eke (2007-2015)
|
* Copyright Eke-Eke (2007-2015)
|
||||||
*
|
*
|
||||||
@ -38,7 +38,6 @@
|
|||||||
* POSSIBILITY OF SUCH DAMAGE.
|
* POSSIBILITY OF SUCH DAMAGE.
|
||||||
*
|
*
|
||||||
****************************************************************************************/
|
****************************************************************************************/
|
||||||
|
|
||||||
#ifndef _S_CRC32_H
|
#ifndef _S_CRC32_H
|
||||||
#define _S_CRC32_H
|
#define _S_CRC32_H
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* scrc32.h
|
* scrc32.h
|
||||||
*
|
*
|
||||||
* Genesis Plus GX configuration file support
|
* Genesis Plus GX libretro port
|
||||||
*
|
*
|
||||||
* Copyright Eke-Eke (2007-2015)
|
* Copyright Eke-Eke (2007-2015)
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user