#ifndef GUARD_SND_SEQ_H #define GUARD_SND_SEQ_H void SND_SeqInit(void); void SND_SeqMain(BOOL update); #endif //GUARD_SND_SEQ_H