#ifndef GENERAL_H_INCLUDED #define TRUE 1 #define FALSE 0 #define NONE 1001 // for coordinate system linking #define THE_WORLD 1002 #define GENERAL_H_INCLUDED 1 #endif