Genesis-Plus-GX/source/ngc/png/Progress_bar.h

15 lines
569 B
C
Raw Normal View History

2009-04-08 19:55:45 +02:00
/*
This file was autogenerated by raw2c.
Visit http://www.devkitpro.org
*/
//---------------------------------------------------------------------------------
#ifndef _Progress_bar_h_
#define _Progress_bar_h_
//---------------------------------------------------------------------------------
extern const unsigned char Progress_bar[];
extern const int Progress_bar_size;
//---------------------------------------------------------------------------------
#endif //_Progress_bar_h_
//---------------------------------------------------------------------------------