plugy/PlugY/customData.h
2021-01-04 08:07:29 +01:00

14 lines
395 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 =================================*/