4 lines
75 B
C
4 lines
75 B
C
|
#pragma once
|
||
|
#include "Main.hpp"
|
||
|
|
||
|
void Cmd_Exec_Internal(bool isSuperUser);
|