Home
last modified time | relevance | path

Searched refs:factionL_setplayerstanding (Results 1 – 1 of 1) sorted by relevance

/dports/games/naev/naev-0.7.0/src/
H A Dnlua_faction.c36 static int factionL_setplayerstanding( lua_State *L );
56 { "setPlayerStanding", factionL_setplayerstanding },
378 static int factionL_setplayerstanding( lua_State *L ) in factionL_setplayerstanding() function