Team Fortress 2 Source Code as on 22/4/2020
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
423 B

  1. %runtime "swiglabels.swg" /* Common C API type-checking code */
  2. %runtime "swigrun.swg" /* Common C API type-checking code */
  3. %runtime "swigerrors.swg" /* SWIG errors */
  4. %runtime "rubyhead.swg" /* Ruby includes and fixes */
  5. %runtime "rubyerrors.swg" /* Ruby errors */
  6. %runtime "rubytracking.swg" /* API for tracking C++ classes to Ruby objects */
  7. %runtime "rubyapi.swg"
  8. %runtime "rubyrun.swg"