summaryrefslogblamecommitdiffstatshomepage
path: root/src/lib/formats/lviv_lvt.h
blob: e34e3eb207c78fb66ae2b72021b807cfb5852792 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                       
                                       

                                                                      
              
 
                                       


                                                                      

                  


                    
                                            
 
                       
// license:BSD-3-Clause
// copyright-holders:Krzysztof Strzecha
/*********************************************************************

    lviv_lvt.h

    Format code for Lviv cassette files

*********************************************************************/

#ifndef LVIV_LVT_H
#define LVIV_LVT_H

#include "cassimg.h"

CASSETTE_FORMATLIST_EXTERN(lviv_lvt_format);

#endif /* LVIV_LVT_H */