Home
last modified time | relevance | path

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

/dports/games/naev/naev-0.7.0/src/
H A Dfaction.h21 int* faction_getAll( int *n );
H A Dfaction.c135 int* faction_getAll( int *n ) in faction_getAll() function
H A Ddev_sysedit.c1813 factions = faction_getAll( &n ); in sysedit_btnFaction()