mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-24 03:24:50 +00:00
CGE2: Further implement caveUp().
This commit is contained in:
parent
06ed289509
commit
36534403e3
@ -358,7 +358,9 @@ void CGE2Engine::caveUp(int cav) {
|
||||
_vga->copyPage(1, 0);
|
||||
show();
|
||||
|
||||
_vga->update();
|
||||
_sprite = _vga->_showQ->first();
|
||||
if (_startupMode)
|
||||
_vga->sunrise(_vga->_sysPal);
|
||||
}
|
||||
|
||||
void CGE2Engine::showBak(int ref) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user