diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-01-14 20:24:48 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-01-14 20:24:48 +0000 |
| commit | 84d778a7a2816dc653ec4495d565a8a869b7a40c (patch) | |
| tree | 700baa056cf7d090c15a0d88135d6f84cc4465ee /src/sound_asset.h | |
| parent | ed6a471b61d36a3ba7e8696fa3e5606406c5cf62 (diff) | |
Fix merge.
Diffstat (limited to 'src/sound_asset.h')
| -rw-r--r-- | src/sound_asset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound_asset.h b/src/sound_asset.h index 2b925641..80122038 100644 --- a/src/sound_asset.h +++ b/src/sound_asset.h @@ -54,7 +54,7 @@ public: boost::signals2::signal<void (float)>* progress, int fps, int length, - int start_frame + int start_frame, bool encrypted ); |
