#ifndef MVCODE_H_INCLUDED
#define MVCODE_H_INCLUDED

extern unsigned mv_code_table [33][2];

#endif
