Changeset 399 for trunk/src/fmod
- Timestamp:
- 06/13/15 11:47:09 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/fmod/fmod_audio.cc
r395 r399 88 88 89 89 90 nv::sound fmod::audio::load_sound( const string_ ref& a_path )90 nv::sound fmod::audio::load_sound( const string_view& a_path ) 91 91 { 92 92 FMOD_SYSTEM* system = (FMOD_SYSTEM*)m_system;
Note: See TracChangeset
for help on using the changeset viewer.