cOMS/models/item/_equipment_slots.h
2024-08-16 04:07:09 +02:00

6 lines
123 B
C

#ifndef TOS_MODELS_ITEM_EQUIPMENT_SLOTS_H
#define TOS_MODELS_ITEM_EQUIPMENT_SLOTS_H
#define EQUIPMENT_SLOT_SIZE 14
#endif