(intl/spanish.h) Change header guard

This commit is contained in:
twinaphex 2015-09-15 04:37:28 +02:00
parent 6980e5546d
commit 3c0a5e09bd

View File

@ -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"