From 276c413a15327ecaac826bcb328ca46e087d480b Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Thu, 4 Aug 2005 10:50:42 +0000 Subject: Few minor IHNM fixes. svn-id: r18612 --- saga/game.cpp | 2 +- saga/xref.txt | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'saga') diff --git a/saga/game.cpp b/saga/game.cpp index dc4d747ac0..6b09cce96a 100644 --- a/saga/game.cpp +++ b/saga/game.cpp @@ -536,7 +536,7 @@ static GameDisplayInfo IHNM_DisplayInfo = { //TODO: fill it all 640, 480, // logical width&height 0, // scene path y offset - 304, // scene height + 328, // scene height 0, // status x offset 304, // status y offset diff --git a/saga/xref.txt b/saga/xref.txt index 622bed7122..1d3aff0824 100644 --- a/saga/xref.txt +++ b/saga/xref.txt @@ -3,6 +3,9 @@ $Id$ Cross-reference for functions and variables for the original source code and the ScummVM implementation. +Watcom C++ arguments order: + + eax, edx, ebx, ecx, stack Sceneres.h ========== -- cgit v1.2.3