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

dreammaster dreammaster at scummvm.org
Sat Jun 27 03:55:02 CEST 2015


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:
f5af394bab SHERLOCK: SS: Compilation fix


Commit: f5af394babe88a2a0cee2b515e026d982bc341fc
    https://github.com/scummvm/scummvm/commit/f5af394babe88a2a0cee2b515e026d982bc341fc
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2015-06-26T21:54:00-04:00

Commit Message:
SHERLOCK: SS: Compilation fix

Changed paths:
    engines/sherlock/scalpel/scalpel_fixed_text.h



diff --git a/engines/sherlock/scalpel/scalpel_fixed_text.h b/engines/sherlock/scalpel/scalpel_fixed_text.h
index de4c55d..499fe81 100644
--- a/engines/sherlock/scalpel/scalpel_fixed_text.h
+++ b/engines/sherlock/scalpel/scalpel_fixed_text.h
@@ -69,7 +69,7 @@ enum FixedTextId {
 	kFixedText_InitInventory_Letter,
 	kFixedText_InitInventory_Tarot,
 	kFixedText_InitInventory_OrnateKey,
-	kFixedText_InitInventory_PawnTicket,
+	kFixedText_InitInventory_PawnTicket
 };
 
 struct FixedTextActionEntry {






More information about the Scummvm-git-logs mailing list