pawn-lang / samp-stdlib

The San Andreas Multiplayer Pawn Standard Library Package - designed for the sampctl package management system.
http://sampctl.com
48 stars 30 forks source link

Check incompatible include combinations. #29

Closed Y-Less closed 4 years ago

Y-Less commented 4 years ago

Just to really really prevent print and printf being defined twice.

Y-Less commented 4 years ago

And to prevent both a_samp and a_npc being included together.