Added a commented-out line, template for when making builds for beta testers.
[MenuTunes.git] / MenuTunes.h
index bdbe402..e48b9a6 100755 (executable)
@@ -27,8 +27,9 @@
     
     //Used in updating the menu automatically
     NSTimer *refreshTimer;
-    int curTrackIndex;
+    int curTrackIndex, curPlaylistIndex;
     int trackInfoIndex;
+    bool isPlayingRadio;
     
     ProcessSerialNumber iTunesPSN;
     bool didHaveAlbumName; //Helper variable for creating the menu