Legacy arena loader. More...
#include <zip.h>#include <string.h>#include <sys/types.h>#include <sys/stat.h>#include <dirent.h>#include <unistd.h>#include <stdio.h>#include <stdlib.h>#include "raylib.h"#include "old-arena-ldr.h"Functions | |
| void | oldarenaldrInit (void) |
| Extract the legacy maps. | |
Variables | |
| legacyMapList | legacyMaps |
| The legacy arenas metedata and preview images are stored here. | |
Legacy arena loader.
This file contains stuff for loading legacy arenas.