mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-15 06:08:35 +00:00
CGE2: Add explanation to comment in caveUp().
This commit is contained in:
parent
ba8e801ada
commit
afa15dd74f
@ -368,7 +368,7 @@ void CGE2Engine::caveUp(int cav) {
|
||||
_vga->sunrise(_vga->_sysPal);
|
||||
|
||||
feedSnail(_vga->_showQ->locate(bakRef + 255), kNear, _heroTab[_sex]->_ptr);
|
||||
//setDrawColors();
|
||||
//setDrawColors(); - It's only for debugging purposes. Can be left out for now.
|
||||
}
|
||||
|
||||
void CGE2Engine::showBak(int ref) {
|
||||
|
Loading…
Reference in New Issue
Block a user