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










                                                                      
                    
 
                                       

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

    formats/nes_dsk.h

    NES disk images

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

#ifndef NES_DSK_H_
#define NES_DSK_H_

#include "flopimg.h"

LEGACY_FLOPPY_OPTIONS_EXTERN(nes_only);

#endif /*NES_DSK_H_*/