summaryrefslogtreecommitdiffstats
path: root/src/controller/vis_sel_set.h (plain)
blob: 7c66a93a5b59fb5d68dc5948d3dcea1e724cfcf4
1
2
3
4
5
6
7
8
9
10
11
12
13
struct
{
  struct
  {
    short length;
    char  data[255];
  } title;
  sqlint32 id;
  double r;
  double g;
  double b;
} vis_sel_set;

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.