mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-23 14:46:53 +00:00
9 lines
326 B
Plaintext
9 lines
326 B
Plaintext
|
|
%runtime "swigrun.swg" // Common C API type-checking code
|
|
%runtime "swigerrors.swg" // SWIG errors
|
|
%runtime "perlhead.swg" // Perl includes and fixes
|
|
%runtime "perlerrors.swg" // Perl errors
|
|
%runtime "perlrun.swg" // Perl runtime functions
|
|
%runtime "noembed.h" // undefine Perl5 macros
|
|
|