mirror of
https://github.com/ineedbots/cod2m.git
synced 2025-04-20 00:12:52 +00:00
7 lines
48 B
C++
7 lines
48 B
C++
#pragma once
|
|
|
|
namespace SP
|
|
{
|
|
void PatchT4();
|
|
}
|