fuck git and fuck vs code
This commit is contained in:
@@ -7,7 +7,7 @@ int main(int argc, const char** argv)
|
||||
|
||||
if (loader.isError) return EXIT_FAILURE;
|
||||
|
||||
anm2ed::State state(loader.window, loader.arguments);
|
||||
anm2ed::State state(loader.window, loader.settings, loader.arguments);
|
||||
|
||||
while (!state.isQuit)
|
||||
state.loop(loader.window, loader.settings);
|
||||
|
||||
Reference in New Issue
Block a user