From f539b7072c357339328d9bfd54f1f1ed51828586 Mon Sep 17 00:00:00 2001 From: nsensfel Date: Tue, 28 Nov 2017 17:14:02 +0100 Subject: Trying to tidy up this mess. --- src/timed_cache_data.hrl | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 src/timed_cache_data.hrl (limited to 'src/timed_cache_data.hrl') diff --git a/src/timed_cache_data.hrl b/src/timed_cache_data.hrl deleted file mode 100644 index 89e0f41..0000000 --- a/src/timed_cache_data.hrl +++ /dev/null @@ -1,9 +0,0 @@ -%% TODO: add types. --record(battlemap, {id, width, height, content, instances}). --record(battlemap_instance, {id, chars, curr_player, players, rem_chars, last_turn}). --record(character, {id, name, icon, portrait, health, mov_pts, atk_rg}). --record(character_turn, {id, path, target}). --record(player, {id, battlemaps, characters}). - -%% Not stored in its own timed cache. --record(character_instance, {x, y, health, team}). -- cgit v1.2.3-70-g09d2