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

  /src/games/atc/
input.c 89 static const char *to_dir(int);
153 { 'w', 4, " to 0", to_dir },
154 { 'e', 4, " to 45", to_dir },
155 { 'd', 4, " to 90", to_dir },
156 { 'c', 4, " to 135", to_dir },
157 { 'x', 4, " to 180", to_dir },
158 { 'z', 4, " to 225", to_dir },
159 { 'a', 4, " to 270", to_dir },
160 { 'q', 4, " to 315", to_dir },
640 to_dir(int c function in typeref:typename:const char *
    [all...]
input.c 89 static const char *to_dir(int);
153 { 'w', 4, " to 0", to_dir },
154 { 'e', 4, " to 45", to_dir },
155 { 'd', 4, " to 90", to_dir },
156 { 'c', 4, " to 135", to_dir },
157 { 'x', 4, " to 180", to_dir },
158 { 'z', 4, " to 225", to_dir },
159 { 'a', 4, " to 270", to_dir },
160 { 'q', 4, " to 315", to_dir },
640 to_dir(int c function in typeref:typename:const char *
    [all...]

Completed in 22 milliseconds