Finish main menu screen
This commit is contained in:
@@ -18,7 +18,7 @@ bool initTreesLayer(BzTileMap *map, BzTileLayer *layer);
|
||||
|
||||
typedef struct Game Game;
|
||||
|
||||
void loadMap(Game *game, const char *path);
|
||||
void loadMap(Game *game, const char *path, bool mainMenu);
|
||||
void unloadMap(Game *game);
|
||||
|
||||
#endif //PIXELDEFENSE_MAP_INITIALIZATION_H
|
||||
|
||||
Reference in New Issue
Block a user