Skip to content

Commit

Permalink
Support 185 in thanm
Browse files Browse the repository at this point in the history
  • Loading branch information
muter3000 committed Aug 14, 2022
1 parent 7bdb712 commit 502bc5c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions thanm/thanm.c
Original file line number Diff line number Diff line change
Expand Up @@ -363,12 +363,14 @@ static const id_format_pair_t formats_v8[] = {
{ 437, "S" },
{ 438, "S" },
{ 439, "S" },
{ 440, "" },
{ 500, "S" },
{ 501, "S" },
{ 502, "S" },
{ 503, "S" },
{ 504, "S" },
{ 505, "Sff" },
{ 506, "SSf" },
{ 507, "S" },
{ 508, "S" },
{ 509, "" },
Expand All @@ -383,6 +385,7 @@ static const id_format_pair_t formats_v8[] = {
{ 610, "S" },
{ 611, "ffS" },
{ 612, "ff" },
{ 614, "ff" },
{ 0xffff, "" },
{ 0, NULL }
};
Expand Down

0 comments on commit 502bc5c

Please sign in to comment.