1 2 3
#include <raylib.h> void loadTileMap(char * filename, Texture2D * tilemap, Texture2D * atlas, int * atlasSize);