campo-sirio/sv/sv1200b.h

24 lines
595 B
C
Raw Normal View History

#ifndef __SV1200B_H
#define __SV1200B_H
#define F_STRAFFRONTO 101
#define F_TIPORAFFRONTO 102
#define F_STTOTALIRIGA 109
#define F_TIPOTOTALIRIGA 110
#define F_STTOTALICOL 111
#define F_TIPOTOTALICOL 112
#define F_STTOTALIANNO 113
#define F_COLANNO 114
#define F_FLAGSTOTALI 200
#define F_FLAGT1 200
#define F_FLAGT2 201
#define F_FLAGT3 202
#define F_FLAGT4 203
#define F_FLAGT5 204
#define F_FLAGT6 205
#define F_FLAGT7 206
#define F_FLAGT8 207
#define F_FLAGT9 208
#endif