1 // ------------------------------------------------------------------
2 // Some miscellaneous definitions
3 // ------------------------------------------------------------------
4 // By Kronoman - In loving memory of my father
5 // Copyright (c) 2003, Kronoman
6 // ------------------------------------------------------------------
11 // this file has the tile set for the map
12 #define TILESET_FILE "tileset.dat"
13 // this file has the sprites, sound, backgrounds, etc
14 #define SPRITES_FILE "sprites.dat"