Newer
Older
/*!
* \file DS.h
* \brief Header DS
* \authors Lucile
* \version 1
* \date 25/02/2021
*
* DS structure definiton.
*
*/
int door; /**< Integer representing the door number i.e. the DS location. */
char * image_DS; /**< Source image of the DS. */