mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-23 19:16:21 +00:00
HDB: Call drawInventory() from hdb.cpp
This commit is contained in:
parent
8f7e0479fc
commit
37a393e9e1
@ -317,6 +317,7 @@ Common::Error HDBGame::run() {
|
||||
_ai->animateTargets();
|
||||
|
||||
_window->drawDialog();
|
||||
_window->drawInventory();
|
||||
|
||||
// Update Timer that's NOT used for in-game Timing
|
||||
_prevTimeSlice = _timeSlice;
|
||||
|
Loading…
x
Reference in New Issue
Block a user