-
Romain Jegat authoredRomain Jegat authored
Interface.h 289 B
/*!
* \file Interface.h
* \brief Fichier contenant les signatures des fonctions liees l'interface.
*/
#ifndef TEXTURESXML_H_INCLUDED
#define TEXTURESXML_H_INCLUDED
#include <roxml.h>
#include "structures.h"
Skins_GUI* Get_Skins_GUI(char *filename);
#endif // TEXTURESXML_H_INCLUDED