Changeset 399 for trunk/src/sdl
- Timestamp:
- 06/13/15 11:47:09 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/sdl/sdl_audio.cc
r397 r399 85 85 } 86 86 87 nv::sound nv::sdl::audio::load_sound( const string_ ref& a_path )87 nv::sound nv::sdl::audio::load_sound( const string_view& a_path ) 88 88 { 89 89 // TODO: this is a really weird error - if we remove this check, all hell gets loose
Note: See TracChangeset
for help on using the changeset viewer.