Changing BannerCache into ImageCache to support more imagetypes (#1532)

This commit is contained in:
Alexander Griffin
2017-09-19 14:49:42 -07:00
committed by MrThatKid
parent 13fbbe5e36
commit c0981c42ec
24 changed files with 305 additions and 231 deletions
+1
View File
@@ -1825,6 +1825,7 @@
<Function name='Load'/>
<Function name='LoadBackground'/>
<Function name='LoadBanner'/>
<Function name='LoadFromCached'/>
<Function name='LoadFromCurrentSongBackground'/>
<Function name='LoadFromSongBackground'/>
<Function name='LoadFromSongBanner'/>