mirror of
https://github.com/es3n1n/defendnot.git
synced 2026-08-02 10:32:01 +00:00
6 lines
63 B
C++
6 lines
63 B
C++
#pragma once
|
|
|
|
namespace defendnot {
|
|
void startup();
|
|
}
|