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