13 lines
92 B
C++
13 lines
92 B
C++
|
|
/*
|
|
*
|
|
* Cheat file for fof
|
|
*
|
|
*/
|
|
|
|
namespace modules::source::features {
|
|
|
|
void Init();
|
|
|
|
}
|