#ifndef SCORE_INIT_H
#define SCORE_INIT_H


short int* score_init (void);


#endif /* SCORE_INIT_H */