1 2 3 4 5 6
#ifndef MVCODE_H_INCLUDED #define MVCODE_H_INCLUDED extern unsigned mv_code_table [33][2]; #endif