mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2026-01-01 15:40:29 +08:00
6 lines
79 B
C++
6 lines
79 B
C++
#pragma once
|
|
|
|
void AutoRun_SetEnabled(bool enable);
|
|
|
|
bool AutoRun_IsEnabled();
|