aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/mpal/mpal.h
diff options
context:
space:
mode:
authorStrangerke2012-08-29 22:47:33 +0200
committerStrangerke2012-08-29 22:47:33 +0200
commit766eadeef98e6adcd52e5fb5325a1f7586572402 (patch)
treedbd094bc3f3f6733e4342d5f18a54dba29371e5c /engines/tony/mpal/mpal.h
parent985151fe13d878739287be7827e9b6168010e3ea (diff)
downloadscummvm-rg350-766eadeef98e6adcd52e5fb5325a1f7586572402.tar.gz
scummvm-rg350-766eadeef98e6adcd52e5fb5325a1f7586572402.tar.bz2
scummvm-rg350-766eadeef98e6adcd52e5fb5325a1f7586572402.zip
TONY: Translate some remaining Italian comments
Diffstat (limited to 'engines/tony/mpal/mpal.h')
-rw-r--r--engines/tony/mpal/mpal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tony/mpal/mpal.h b/engines/tony/mpal/mpal.h
index 20f2b0b170..4c8ca481b0 100644
--- a/engines/tony/mpal/mpal.h
+++ b/engines/tony/mpal/mpal.h
@@ -200,7 +200,7 @@ typedef LPITEMIRQFUNCTION* LPLPITEMIRQFUNCTION;
/**
* Gets the numerical value of a global variable
*
- * @param lpszVarName Nome della variabile (ASCIIZ)
+ * @param lpszVarName Variable name (ASCIIZ)
* @returns Global variable value
* @remarks This query was implemented for debugging. The program,
* if well designed, should not need to access variables from