meson-tachyonlib.h 102 B

1234567
  1. #pragma once
  2. #ifdef _MSC_VER
  3. __declspec(dllimport)
  4. #endif
  5. const char* tachyon_phaser_command (void);