From 6d1fc8256f19e0b320b9b160b198f17af1cd14ff Mon Sep 17 00:00:00 2001 From: Strangerke Date: Mon, 19 May 2014 20:56:03 +0200 Subject: MADS: Some more British -> American English modifications --- engines/mads/dragonsphere/game_dragonsphere.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/mads/dragonsphere/game_dragonsphere.cpp') diff --git a/engines/mads/dragonsphere/game_dragonsphere.cpp b/engines/mads/dragonsphere/game_dragonsphere.cpp index 49c38460e2..bee5312660 100644 --- a/engines/mads/dragonsphere/game_dragonsphere.cpp +++ b/engines/mads/dragonsphere/game_dragonsphere.cpp @@ -58,7 +58,7 @@ ProtectionResult GameDragonsphere::checkCopyProtection() { return PROTECTION_SUCCEED; } -void GameDragonsphere::initialiseGlobals() { +void GameDragonsphere::initializeGlobals() { //int count, count2; //int bad; -- cgit v1.2.3