Add a constant for "no music" on maps.

This commit is contained in:
Phlosioneer
2019-03-10 01:12:41 -05:00
committed by huderlem
parent b67c0698c2
commit 092608aef6
23 changed files with 24 additions and 22 deletions

View File

@@ -538,4 +538,6 @@
#define MUS_ROUTE_118 0x7FFF // map is split into 2 music sections. controlled by GetCurrLocationDefaultMusic().
#define MUS_NONE 0xFFFF
#endif // GUARD_CONSTANTS_SONGS_H