HomeSort by: relevance | last modified time | path
    Searched defs:nametable (Results 1 - 5 of 5) sorted by relevancy

  /src/games/phantasia/
misc.c 87 static const char *const nametable[4][4] = /* names of places */ local in function:descrlocation
147 label = nametable[((int) circle) - 1][quadrant];
misc.c 87 static const char *const nametable[4][4] = /* names of places */ local in function:descrlocation
147 label = nametable[((int) circle) - 1][quadrant];
misc.c 87 static const char *const nametable[4][4] = /* names of places */ local in function:descrlocation
147 label = nametable[((int) circle) - 1][quadrant];
misc.c 87 static const char *const nametable[4][4] = /* names of places */ local in function:descrlocation
147 label = nametable[((int) circle) - 1][quadrant];
misc.c 87 static const char *const nametable[4][4] = /* names of places */ local in function:descrlocation
147 label = nametable[((int) circle) - 1][quadrant];

Completed in 413 milliseconds