- Fixed spurious warnings on 32-bit VC++ debug builds.
- Made the subsong (order) number a proper parameter to MusInfo::Play() instead of requiring a separate SetPosition() call to do it. SVN r1104 (trunk)
This commit is contained in:
parent
8d3e67ac88
commit
9f21b22cc5
16 changed files with 133 additions and 93 deletions
|
|
@ -465,7 +465,7 @@
|
|||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="A Source Files"
|
||||
Name="!Source Files"
|
||||
Filter="c;cpp"
|
||||
>
|
||||
<File
|
||||
|
|
@ -1078,7 +1078,7 @@
|
|||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="A Header Files"
|
||||
Name="!Header Files"
|
||||
Filter="h"
|
||||
>
|
||||
<File
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue