From 9638c7ec4bc90a8c8df9f6decde9914376f4186b Mon Sep 17 00:00:00 2001 From: Florian Kagerer Date: Fri, 3 Apr 2009 21:32:50 +0000 Subject: LOL: - added support for magic atlas - fixed minor palette bug svn-id: r39818 --- tools/create_kyradat/lol_cd.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tools/create_kyradat/lol_cd.h') diff --git a/tools/create_kyradat/lol_cd.h b/tools/create_kyradat/lol_cd.h index 420a7bb55a..0ccf6446ab 100644 --- a/tools/create_kyradat/lol_cd.h +++ b/tools/create_kyradat/lol_cd.h @@ -69,6 +69,11 @@ const ExtractEntry lolCDFile2[] = { { lolButtonList7, 0x00029790, 0x00029796 }, { lolButtonList8, 0x000297A0, 0x000297A4 }, + { lolLegendData, 0x000321F0, 0x0003222C }, + { lolMapCursorOvl, 0x0003222C, 0x00032245 }, + { lolMapStringId, 0x000287D0, 0x0002880C }, + //{ lolMapPal, 0x0001D9C0, 0x0001DBC0 }, + { -1, 0, 0 } }; -- cgit v1.2.3