#ifndef ASTEST_H #define ASTEST_H #include "types.h" #include "jaudio_NES/audiostruct.h" extern void CopyStc(commonch* dstStc, commonch* srcStc); #endif