plugy/PlugY/customData.h

14 lines
395 B
C
Raw Normal View History

/*=================================================================
File created by Yohann NICOLAS.
2021-01-04 07:07:29 +00:00
Data added to D2 base-stucture
=================================================================*/
#pragma once
#include "playerCustomData.h"
#define CBPlayerData void
#define CBItemData void
/*================================= END OF FILE =================================*/