players.c
changeset 4261 2ec8f5a9747b
parent 4260 8a9824f6e501
child 4285 72b3f7d6c891
equal deleted inserted replaced
4260:8a9824f6e501 4261:2ec8f5a9747b
    23 #include "sound.h"
    23 #include "sound.h"
    24 #include "network.h"
    24 #include "network.h"
    25 #include "variables.h"
    25 #include "variables.h"
    26 #include "engine.h"
    26 #include "engine.h"
    27 #include "ai/ai.h"
    27 #include "ai/ai.h"
       
    28 #include "date.h"
    28 
    29 
    29 static const SpriteID cheeks_table[4] = {
    30 static const SpriteID cheeks_table[4] = {
    30 	0x325, 0x326,
    31 	0x325, 0x326,
    31 	0x390, 0x3B0,
    32 	0x390, 0x3B0,
    32 };
    33 };