#include "asset_manager.h"
#include <SDL2/SDL.h>
#include <libtar.h>
#include "display.h"
#ifndef ASSET_FILENAME
#define ASSET_FILENAME "game.data"
#endif