mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-31 07:53:36 +00:00
HUGO: Fix warning using GCC
svn-id: r55127
This commit is contained in:
parent
0ac25c43a0
commit
7b1e6bd2f8
@ -49,8 +49,6 @@ void intro_v2d::preNewGame() {
|
||||
}
|
||||
|
||||
void intro_v2d::introInit() {
|
||||
Graphics::WinFont font;
|
||||
|
||||
_vm->_file->readBackground(_vm->_numScreens - 1); // display splash screen
|
||||
surf.w = 320;
|
||||
surf.h = 200;
|
||||
|
Loading…
x
Reference in New Issue
Block a user