pipe support for confids (#140)

This commit is contained in:
TheTank20
2025-07-19 17:18:30 -05:00
committed by GitHub
parent 8ac486f806
commit e45776479d
2 changed files with 23 additions and 9 deletions
+1
View File
@@ -96,6 +96,7 @@ public:
static void printID(DWORD *pid);
void printKey(char *pk);
static bool stripKey(const char *in_key, char out_key[PK_LENGTH]);
static std::string readFromStdin();
int BINK1998Generate();
int BINK2002Generate();