about summary refs log tree commit diff
path: root/converter/other/fiasco/lib/mvcode.h
blob: f43f20815398db6f37ef8fe21ca4ca35a6a8cf1c (plain) (blame)
1
2
3
4
5
6
#ifndef MVCODE_H_INCLUDED
#define MVCODE_H_INCLUDED

extern unsigned mv_code_table [33][2];

#endif