20 #include "config_auto.h" 27 #ifndef GRAPHICS_DISABLED 28 #define FXDEMOWIN "FXDemo" 29 #define FXDEMOXPOS 250 31 #define FXDEMOXSIZE 600 32 #define FXDEMOYSIZE 256 33 #define BLN_MAX 512 //max coord for bln 34 #define WERDWIDTH (BLN_MAX*20) 36 #define DEBUG_WIN_NAME "FXDebug" 70 #endif // GRAPHICS_DISABLED
const int kBlnBaselineOffset
#define STRING_VAR(name, val, comment)
void Line(int x1, int y1, int x2, int y2)
void create_fxdebug_win()