mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 00:20:01 +00:00
(intl/spanish.h) Change header guard
This commit is contained in:
parent
6980e5546d
commit
3c0a5e09bd
@ -14,8 +14,8 @@
|
||||
* If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifndef __INTL_ENGLISH_H
|
||||
#define __INTL_ENGLISH_H
|
||||
#ifndef __INTL_SPANISH_H
|
||||
#define __INTL_SPANISH_H
|
||||
|
||||
#define RETRO_LBL_JOYPAD_B "Botón B RetroPad"
|
||||
#define RETRO_LBL_JOYPAD_Y "Botón Y RetroPad"
|
||||
|
Loading…
Reference in New Issue
Block a user