mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 11:59:58 -05:00
Initial community commit
This commit is contained in:
7
Src/Wasabi/api/xml/LoadXML.h
Normal file
7
Src/Wasabi/api/xml/LoadXML.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef NULLSOFT_WASABI_LOADXML_H
|
||||
#define NULLSOFT_WASABI_LOADXML_H
|
||||
|
||||
#include "../xml/obj_xml.h"
|
||||
void LoadXmlFile(obj_xml *parser, const wchar_t *filename);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user