Skip to content

Commit

Permalink
Update Multiprotocol.h (#1022)
Browse files Browse the repository at this point in the history
add sub protocol "J20" to "SGF22" protocol
  • Loading branch information
rdba2k authored Sep 26, 2024
1 parent 58b19a2 commit 10b230d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Multiprotocol/Multiprotocol.h
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,7 @@ enum SGF22
{
SGF22_F22 = 0,
SGF22_F22S = 1,
SGF22_J20 = 2,
};

#define NONE 0
Expand Down

0 comments on commit 10b230d

Please sign in to comment.