aboutsummaryrefslogtreecommitdiffstats
path: root/src/entities/shopKeeper.h
blob: 6441bed9529b4a91f1770e68084535f4787b53ac (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef SHOP_KEEPER_H
#define SHOP_KEEPER_H

#define SHOPKEEPER_WIDTH (2.04211 / 2.0)
#define SHOPKEEPER_HEIGHT (2.59521 / 2.0)
#define SHOPKEEPER_THICKNESS (0.493349 / 2.0)

#endif