aboutsummaryrefslogtreecommitdiff
path: root/assets/blender/mbb
Commit message (Collapse)AuthorAge
* Create new models and textures for japanese trainorwell962017-01-24
|
* Restructure mod directoryorwell962017-01-04
ve received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef SOUND_OPENAL_HEADER #define SOUND_OPENAL_HEADER #include "sound.h" ISoundManager *createOpenALSoundManager(OnDemandSoundFetcher *fetcher); #endif