mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 05:05:19 -05:00
ux: Open files in existing ImHex instance if passed in as command line argument on windows
Closes #389
This commit is contained in:
@@ -14,7 +14,7 @@ namespace hex::init {
|
||||
|
||||
class WindowSplash {
|
||||
public:
|
||||
WindowSplash(int &argc, char **&argv, char **&envp);
|
||||
WindowSplash();
|
||||
~WindowSplash();
|
||||
|
||||
bool loop();
|
||||
|
||||
Reference in New Issue
Block a user