mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-09-19 20:26:14 +08:00
Create VC2003 project for bot/npc
This commit is contained in:
7
bot/main.cpp
Normal file
7
bot/main.cpp
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
int main()
|
||||
{
|
||||
// TODO: main
|
||||
// Absolutely no indication it is named npc or bot...
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user