Genesis-Plus-GX/source/ngc/sounds/button_select.h

15 lines
562 B
C
Raw Normal View History

/*
This file was autogenerated by raw2c.
Visit http://www.devkitpro.org
*/
//---------------------------------------------------------------------------------
#ifndef _button_select_h_
#define _button_select_h_
//---------------------------------------------------------------------------------
extern unsigned char button_select[];
2009-04-07 18:05:16 +02:00
extern int button_select_size;
//---------------------------------------------------------------------------------
#endif //_button_select_h_
//---------------------------------------------------------------------------------