mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-19 10:41:55 +00:00
shut up warning
This commit is contained in:
parent
6f35ed9877
commit
75048eff86
@ -1575,7 +1575,7 @@ static void LocalizeString() {
|
||||
}
|
||||
|
||||
static void SayLine() {
|
||||
int vol = 64, paramId = 2;
|
||||
int /*vol = 64, */paramId = 2;
|
||||
char msgId[32];
|
||||
Common::String msg;
|
||||
lua_Object paramObj;
|
||||
|
Loading…
x
Reference in New Issue
Block a user