diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-22 15:28:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-22 15:28:46 +0100 |
| commit | 1a3818e1c76321095553c91f846478ca44ffb14d (patch) | |
| tree | 80fec045d9ccf3b7024c1fd41e1cf4b93b759587 /src/sound_asset.h | |
| parent | 8b8bce8d2a83739f96e02a48b77d352414361c43 (diff) | |
Use entry points.
Diffstat (limited to 'src/sound_asset.h')
| -rw-r--r-- | src/sound_asset.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sound_asset.h b/src/sound_asset.h index 84a941cd..3f42a522 100644 --- a/src/sound_asset.h +++ b/src/sound_asset.h @@ -78,6 +78,7 @@ public: std::string directory, std::string mxf_name, int fps, + int entry_point, int length ); |
