Rename SBNKInstrument(Range) to SBNKInstrument(Entry).
author Naram Qashat
()
committer Naram Qashat
()
commit 2dc6f5fe98c00e975151278fcd16851419b401f3
tree dde416609973b81afdc5e8b63fa855b3b686bb92
parent f88fe4a4087490c869ba8303af667e84ef7e0c63
Rename SBNKInstrument(Range) to SBNKInstrument(Entry).

(SBNKInstrument -> SBNKInstrumentEntry and SBNKIntrumentRange -> SBNKInstrument)
The old names didn't really make much sense when I started porting the creation tools code to C#, so might as well fix them here too.
src/in_ncsf/SSEQPlayer/SBNK.cpp
src/in_ncsf/SSEQPlayer/SBNK.h
src/in_ncsf/SSEQPlayer/Track.cpp