directions (trunk only)
Some groundwork useful for the interface code I've been working on. If we already have some direction to name-of-direction code somewhere, I couldn't find it.
This commit is contained in:
@@ -194,6 +194,7 @@ E void FDECL(dtoxy, (coord *,int));
|
||||
E int FDECL(movecmd, (CHAR_P));
|
||||
E int FDECL(getdir, (const char *));
|
||||
E void NDECL(confdir);
|
||||
E const char *FDECL(directionname, (int));
|
||||
E int FDECL(isok, (int,int));
|
||||
E int FDECL(get_adjacent_loc, (const char *, const char *, XCHAR_P, XCHAR_P, coord *));
|
||||
E const char *FDECL(click_to_cmd, (int,int,int));
|
||||
|
||||
Reference in New Issue
Block a user