#pragma once #include "tracker_engine.h" #include "tracker_engine_defs.h" #include #include #include #include bool load_song(TrackerSong *song, Stream *stream);