mame/src/lib/formats/lviv_lvt.h

17 lines
331 B
C

/*********************************************************************
lviv_lvt.h
Format code for Lviv casette files
*********************************************************************/
#ifndef LVIV_LVT_H
#define LVIV_LVT_H
#include "cassimg.h"
CASSETTE_FORMATLIST_EXTERN(lviv_lvt_format);
#endif /* LVIV_LVT_H */