1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00

getopt_long_ssnes -> getopt_long_rarch

This commit is contained in:
Twinaphex 2012-07-07 17:22:25 +02:00
parent c3d40d0f5a
commit dcae878cd0
2 changed files with 3 additions and 3 deletions

View File

@ -27,8 +27,8 @@
#ifdef HAVE_GETOPT_LONG
#include <getopt.h>
#else
// Avoid possible naming collitions during link since we prefer to use the actual name.
#define getopt_long(argc, argv, optstring, longopts, longindex) __getopt_long_ssnes(argc, argv, optstring, longopts, longindex)
// Avoid possible naming collisions during link since we prefer to use the actual name.
#define getopt_long(argc, argv, optstring, longopts, longindex) __getopt_long_rarch(argc, argv, optstring, longopts, longindex)
#ifdef __cplusplus
extern "C" {

View File

@ -239,7 +239,7 @@ input_player1_down = down
# input_player8_joypad_index = 7
# Joypad buttons.
# Figure these out by using RetroArch-Phoenix or ssnes-joyconfig.
# Figure these out by using RetroArch-Phoenix or retroarch-joyconfig.
# You can use joypad hats with hnxx, where n is the hat, and xx is a string representing direction.
# E.g. "h0up"
# input_player1_a_btn =