Skip to content
DentonW edited this page Sep 23, 2014 · 1 revision

ilInit starts DevIL and must be called prior to using DevIL, or else DevIL will probably crash when you attempt to use it.

ILvoid ilInit( ILvoid );

Parameters

None

Clone this wiki locally