Small Fixes

This commit is contained in:
Andre Schweiger 2018-02-04 22:34:00 +01:00
parent 64f54d3397
commit 4a4f1ecb0e
5 changed files with 9 additions and 1 deletions

View file

@ -12,7 +12,7 @@
#define PLAYER_SPRITE_EYES_COUNT 5
#define PLAYER_SPRITE_BODY_COUNT 6
#define PLAYER_SPRITE_ARMS_COUNT 6
#define PLAYER_SPRITE_LEGS_COUNT 4
#define PLAYER_SPRITE_LEGS_COUNT 5
typedef struct _plrsp {