[Scummvm-cvs-logs] scummvm master -> cf2060a4168236da1a81cf45078bc7bd2f1ee25d

athrxx athrxx at scummvm.org
Sun Jul 24 23:07:09 CEST 2011


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
cf2060a416 DEVTOOLS: cleanup kyradat tool code


Commit: cf2060a4168236da1a81cf45078bc7bd2f1ee25d
    https://github.com/scummvm/scummvm/commit/cf2060a4168236da1a81cf45078bc7bd2f1ee25d
Author: athrxx (athrxx at scummvm.org)
Date: 2011-07-24T14:04:24-07:00

Commit Message:
DEVTOOLS: cleanup kyradat tool code

Changed paths:
    devtools/create_kyradat/tables.cpp



diff --git a/devtools/create_kyradat/tables.cpp b/devtools/create_kyradat/tables.cpp
index 3c6720c..cc164e9 100644
--- a/devtools/create_kyradat/tables.cpp
+++ b/devtools/create_kyradat/tables.cpp
@@ -1738,7 +1738,6 @@ const ExtractEntrySearchData kLolCreditsProvider[] = {
 
 const ExtractEntrySearchData kLolHistoryProvider[] = {
 	{ UNK_LANG, kPlatformPC, { 0x000001D1, 0x00007F9B, { { 0x25, 0x10, 0x86, 0x40, 0xAC, 0x53, 0xFE, 0x11, 0x4D, 0xE2, 0xD9, 0x35, 0xD6, 0x89, 0xBB, 0x09 } } } },
-	//{ UNK_LANG, kPlatformPC, { 0x000001D1, 0x00007F9B, { { 0x25, 0x10, 0x86, 0x40, 0xAC, 0x53, 0xFE, 0x11, 0x4D, 0xE2, 0xD9, 0x35, 0xD6, 0x89, 0xBB, 0x09 } } } },
 
 	EXTRACT_END_ENTRY
 };






More information about the Scummvm-git-logs mailing list