plugy/PlugY/customData.h
2017-01-23 20:34:12 +01:00

14 lines
396 B
C

/*=================================================================
File created by Yohann NICOLAS.
Data added to D2 base-stucture
=================================================================*/
#pragma once
#include "playerCustomData.h"
#define CBPlayerData void
#define CBItemData void
/*================================= END OF FILE =================================*/