11 lines
196 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
#include <dialogsp.h>
//
// Indices for the two types of lists in winmsdp.c and resp.c.
//
#define RAW ( 0 )
#define TRANSLATED ( 1 )
//This array was not global in the original code.