blob: aeff296558f1e5b2c32478124635c0f55f9ad331 [file] [log] [blame]
#ifdef _MSC_VER
__declspec(dllexport)
#endif
const char*
tachyon_phaser_command (void)
{
return "shoot";
}