View Single Post
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 08-20-2014 , 14:07   Re: Spider - A Replacement Webcompiler
Reply With Quote #23

Quote:
Originally Posted by KliPPy View Post
I am sure you can also include .inl files in SourcePawn projects. There are multiple extenisons which can be included to a .sma/.sp file, .inl being one of them, often used to split code in more files, for readability. For instance, put stock is one file, and constants in other one, and then include both in your main project.
The compiler doesn't care about the extension, it's all just code. But that does indirectly answer the question.
__________________
asherkin is offline