Exemplo n.º 1
0
 public int ShowStructs(Level l, int pallette, int baseIndex)
 {
     return(ShowStructs(l, pallette, baseIndex, -1));
 }