#include "res/h_mgr.h" extern Handle sound_open(const char* fn); extern int sound_play(Handle hs); extern int snd_update();