mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-09-19 12:16:15 +08:00
7 lines
96 B
C++
7 lines
96 B
C++
![]() |
|
||
|
int main()
|
||
|
{
|
||
|
// TODO: main
|
||
|
// Absolutely no indication it is named npc or bot...
|
||
|
return 0;
|
||
|
}
|