main.h 104 B

1234567
  1. #ifndef NULLSOFT_MAINH
  2. #define NULLSOFT_MAINH
  3. #include "../winamp/in2.h"
  4. extern In_Module line;
  5. #endif