The LARC Game Engine
A Simple Game Engine from the Laboratory for Recreational Computing
Sound.cpp File Reference

Code for the Audio Player class LSound. More...

#include <stdio.h>
#include "sound.h"
#include "ComponentIncludes.h"
#include "Helpers.h"