comparison src/console/M3u_Playlist.h @ 341:986f098da058 trunk

[svn] - merge in blargg's changes
author nenolod
date Thu, 07 Dec 2006 15:20:41 -0800
parents fb513e10174e
children
comparison
equal deleted inserted replaced
340:9e5a7158fa80 341:986f098da058
1 // M3U playlist file parser, with support for subtrack information 1 // M3U playlist file parser, with support for subtrack information
2 2
3 // Game_Music_Emu 0.5.1 3 // Game_Music_Emu 0.5.2
4 #ifndef M3U_PLAYLIST_H 4 #ifndef M3U_PLAYLIST_H
5 #define M3U_PLAYLIST_H 5 #define M3U_PLAYLIST_H
6 6
7 #include "blargg_common.h" 7 #include "blargg_common.h"
8 #include "Data_Reader.h" 8 #include "Data_Reader.h"