Add a broken SplashHTML

This commit is contained in:
2022-10-01 14:23:57 -04:00
parent 550962f1e6
commit 3bdef8e3ab
14 changed files with 1323 additions and 953 deletions

2
SplashHTML.h Normal file
View File

@@ -0,0 +1,2 @@
#include <string>
int SplashHTMLLoad(std::string);