Reformat project

This commit is contained in:
acidicoala
2025-08-22 22:01:54 +05:00
parent 28650491b2
commit 29b1f66095
47 changed files with 1085 additions and 781 deletions

View File

@@ -1,9 +1,7 @@
#pragma once
namespace smoke_api {
void init(HMODULE module_handle);
void shutdown();
}