Rename getpos_coord values to "compass" and "map"

This commit is contained in:
Pasi Kallinen
2016-01-13 12:21:27 +02:00
parent ef3ce49dd4
commit c49490dfd4
5 changed files with 19 additions and 20 deletions

View File

@@ -168,9 +168,9 @@ struct sysflag {
*/
/* values for iflags.getpos_coords */
#define GPCOORDS_NONE 'n'
#define GPCOORDS_ABSOLUTE 'a'
#define GPCOORDS_CARTESIAN 'c'
#define GPCOORDS_NONE 'n'
#define GPCOORDS_MAP 'm'
#define GPCOORDS_COMPASS 'c'
struct instance_flags {
/* stuff that really isn't option or platform related. They are