Add map
This commit is contained in:
parent
36df133905
commit
8fda53cb35
4 changed files with 28 additions and 5 deletions
1
game.h
1
game.h
|
@ -1677,6 +1677,7 @@ uint8_t LCR_gameStep(uint32_t time)
|
|||
LCR_rendererDrawMenu(LCR_texts[LCR_TEXTS_TABS
|
||||
+ LCR_game.menu.selectedTab],LCR_game.menu.itemNamePtrs,
|
||||
LCR_game.menu.itemCount + 1,LCR_game.menu.selectedItem);
|
||||
|
||||
else
|
||||
LCR_gameDraw3DView();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue