#ifndef VERYSIMPLE_H #define VERYSIMPLE_H #include "types.h" void Jac_Start(void*, u32, u32); void Jac_PlayInit(void); #endif