mirror of
https://github.com/fedddddd/iw5-gsc-utils.git
synced 2025-04-21 21:25:43 +00:00
6 lines
55 B
C++
6 lines
55 B
C++
#pragma once
|
|
|
|
namespace signatures
|
|
{
|
|
bool process();
|
|
} |