riichi/include/riichi.hrl
2012-05-04 08:18:08 -04:00

4 lines
40 B
Erlang

-record(tile, {
suit,
value
}).