gbdk/gbdk-lib/examples/gb/colorbar/bar_m.h
2015-01-10 16:25:06 +01:00

25 lines
372 B
C
Executable file

/*
BAR_M.H
Map Include File.
Info:
Section :
Bank : 0
Map size : 20 x 18
Tile set : C:\SDK\gb-gb\tmp\bar_c.gbr
Plane count : 1 plane (8 bits)
Plane order : Tiles are continues
This file was generated by GBMB v0.8
*/
#define bar_mWidth 20
#define bar_mHeight 18
extern unsigned char bar_m[];
/* End of BAR_M.H */