move project to this repo
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
/*
|
||||
|
||||
UNDERWATER_MAP.H
|
||||
|
||||
Map Include File.
|
||||
|
||||
Info:
|
||||
Section :
|
||||
Bank : 0
|
||||
Map size : 20 x 18
|
||||
Tile set : C:\users\normanbos\Desktop\underwater-tiles.gbr
|
||||
Plane count : 1 plane (8 bits)
|
||||
Plane order : Tiles are continues
|
||||
Tile offset : 0
|
||||
Split data : No
|
||||
|
||||
This file was generated by GBMB v1.8
|
||||
|
||||
*/
|
||||
|
||||
#define underwater_mapWidth 20
|
||||
#define underwater_mapHeight 18
|
||||
#define underwater_mapBank 0
|
||||
|
||||
extern unsigned char underwater_map[];
|
||||
|
||||
/* End of UNDERWATER_MAP.H */
|
||||
Reference in New Issue
Block a user