//Gfx converted using Mollusk's PAGfx Converter

//This file contains all the .c, for easier inclusion in a project

#ifdef __cplusplus
extern "C" {
#endif

#include "all_gfx.h"


// Sprite files : 
#include "exitstore.c"

// Palette files : 
#include "buy.pal.c"

// Background Pointers :


#ifdef __cplusplus
}
#endif

